praca-magisterska/docs/document.aux

76 lines
6.7 KiB
TeX

\relax
\@writefile{toc}{\contentsline {chapter}{Streszczenie}{7}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{Abstract}{9}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{Wstęp}{11}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 1\relax .\enspace Wprowadzenie do sieci neuronowych}{13}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {1.1\relax .\enspace }Regresja liniowa}{13}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.1}{\ignorespaces Regresja liniowa jednej zmiennej\relax }}{14}\protected@file@percent }
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
\newlabel{fig:linreg}{{1.1}{14}}
\@writefile{toc}{\contentsline {section}{\numberline {1.2\relax .\enspace }Uczenie modelu}{14}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1\relax .\enspace }Funkcja kosztu}{15}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2\relax .\enspace }Znajdowanie minimum funkcji}{15}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.3\relax .\enspace }Metody gradientowe}{15}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.2}{\ignorespaces Wizualizacja algorytmu gradientu prostego\relax }}{16}\protected@file@percent }
\newlabel{fig:gradient}{{1.2}{16}}
\@writefile{lof}{\contentsline {subfigure}{\numberline{(a)}{\ignorespaces {Wyznaczenie gradientu}}}{16}\protected@file@percent }
\@writefile{lof}{\contentsline {subfigure}{\numberline{(b)}{\ignorespaces {Iteracja kolejnych punktów}}}{16}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {1.3\relax .\enspace }Regresja liniowa jako model sieci neuronowej}{17}\protected@file@percent }
\newlabel{section:linreg}{{1.3}{17}}
\@writefile{lof}{\contentsline {figure}{\numberline {1.3}{\ignorespaces Regresja liniowa jako model sieci neuronowej\relax }}{17}\protected@file@percent }
\newlabel{fig:neural_model_one}{{1.3}{17}}
\@writefile{lof}{\contentsline {figure}{\numberline {1.4}{\ignorespaces Regresja liniowa wielu zmiennych jako model sieci nauronowej\relax }}{18}\protected@file@percent }
\newlabel{fig:neural_model_multi}{{1.4}{18}}
\@writefile{toc}{\contentsline {section}{\numberline {1.4\relax .\enspace }Funkcje aktywacji}{19}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.5}{\ignorespaces Funkcja logistyczna\relax }}{20}\protected@file@percent }
\newlabel{fig:sigmoid}{{1.5}{20}}
\@writefile{toc}{\contentsline {section}{\numberline {1.5\relax .\enspace }Głębokie sieci neuronowe}{20}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.6}{\ignorespaces Przykład modelu sieci neuronowej\relax }}{21}\protected@file@percent }
\newlabel{fig:neural_net_1}{{1.6}{21}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.5.1\relax .\enspace }Jednokierunkowe sieci neuronowe}{21}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.5.2\relax .\enspace }Propagacja wsteczna błędu}{21}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.5.3\relax .\enspace }Autoencodery}{22}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.7}{\ignorespaces Przykład modelu autoencodera\relax }}{22}\protected@file@percent }
\newlabel{fig:autoencoder}{{1.7}{22}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.5.4\relax .\enspace }Rekurencyjne sieci neuronowe}{23}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.5.5\relax .\enspace }Długa pamięć krótkotrwała}{23}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.5.6\relax .\enspace }Model sieci seq2seq}{23}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 2\relax .\enspace Reprezentacja danych muzycznych}{25}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {2.1\relax .\enspace }Podstawowe koncepcje}{25}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.1\relax .\enspace }Dźwięk muzyczny}{25}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.2\relax .\enspace }Sygnał dźwiękowy}{25}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.3\relax .\enspace }Zapis nutowy}{25}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {2.1}{\ignorespaces Przykład przebiegu fali dźwiękowej\relax }}{26}\protected@file@percent }
\newlabel{fig:waveform}{{2.1}{26}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.2}{\ignorespaces źródlo: https://www.infomusic.pl/poradnik/46934,poradnik-teoria-muzyki-rytm 5 kwietnia 2020 12:46\relax }}{27}\protected@file@percent }
\newlabel{fig:waveform}{{2.2}{27}}
\@writefile{lot}{\contentsline {table}{\numberline {2.1}{\ignorespaces Dźwięki symboliczne oraz ich częstosliwości\relax }}{27}\protected@file@percent }
\newlabel{table:dzwieki}{{2.1}{27}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.3}{\ignorespaces źródlo: https://amplitudaschool.weebly.com/lekcja-11.html 5 kwietnia 2020 13:24\relax }}{28}\protected@file@percent }
\newlabel{fig:pieciolinia}{{2.3}{28}}
\@writefile{toc}{\contentsline {section}{\numberline {2.2\relax .\enspace }Cyfrowa reprezentacja muzyki symbolicznej}{28}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.1\relax .\enspace }Standard MIDI}{28}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {2.4}{\ignorespaces Fragment protokołu MIDI\relax }}{29}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 3\relax .\enspace Projekt}{31}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 4\relax .\enspace Podsumowanie}{33}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\bibcite{}{1}
\bibcite{}{2}
\bibcite{}{3}
\@writefile{toc}{\contentsline {chapter}{Bibliografia}{35}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}