Rozpoczęty rozdział o sieciach neuronowych

This commit is contained in:
CezaryPukownik 2020-04-19 17:47:03 +02:00
parent 89ff281ba5
commit 845ac0025e
7 changed files with 107 additions and 103 deletions

View File

@ -8,33 +8,35 @@
\@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 Reprezentacja muzyki}{13}\protected@file@percent }
\@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 }Podstawowe koncepcje}{13}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.1\relax .\enspace }Dźwięk muzyczny}{13}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.2\relax .\enspace }Sygnał dźwiękowy}{13}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1.3\relax .\enspace }Zapis nutowy}{13}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.1.}{\ignorespaces Przykład przebiegu fali dźwiękowej}}{14}\protected@file@percent }
\newlabel{fig:waveform}{{1.1}{14}}
\@writefile{lof}{\contentsline {figure}{\numberline {1.2.}{\ignorespaces źródlo: https://www.infomusic.pl/poradnik/46934,poradnik-teoria-muzyki-rytm 5 kwietnia 2020 12:46}}{15}\protected@file@percent }
\newlabel{fig:waveform}{{1.2}{15}}
\@writefile{lot}{\contentsline {table}{\numberline {1.1.}{\ignorespaces Dźwięki symboliczne oraz ich częstosliwości}}{15}\protected@file@percent }
\newlabel{table:dzwieki}{{1.1}{15}}
\@writefile{lof}{\contentsline {figure}{\numberline {1.3.}{\ignorespaces źródlo: https://amplitudaschool.weebly.com/lekcja-11.html 5 kwietnia 2020 13:24}}{16}\protected@file@percent }
\newlabel{fig:pieciolinia}{{1.3}{16}}
\@writefile{toc}{\contentsline {section}{\numberline {1.2\relax .\enspace }Cyfrowa reprezentacja muzyki symbolicznej}{16}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1\relax .\enspace }Standard MIDI}{16}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.4.}{\ignorespaces Fragment protokołu MIDI}}{17}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 2\relax .\enspace Wprowadzenie do sieci neuronowych}{19}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {1.1\relax .\enspace }Regresja liniowa}{13}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {1.2\relax .\enspace }Funkcja kosztu oraz metody gradientowe}{13}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.1.}{\ignorespaces Regresja liniowa jednej zmiennej}}{14}\protected@file@percent }
\newlabel{fig:linreg}{{1.1}{14}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.1\relax .\enspace }Funkcja kosztu}{14}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2.2\relax .\enspace }Metoda gradientu prostego}{15}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1.2.}{\ignorespaces źródlo: Przykład sieci neuronowej}}{15}\protected@file@percent }
\newlabel{fig:neuralnet1}{{1.2}{15}}
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 2\relax .\enspace Reprezentacja danych muzycznych}{17}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.0.1\relax .\enspace }Regresja liniowa}{19}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.0.2\relax .\enspace }Uczenie modelu}{19}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {2.1.}{\ignorespaces Regresja liniowa jednej zmiennej}}{20}\protected@file@percent }
\newlabel{fig:linreg}{{2.1}{20}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.2.}{\ignorespaces źródlo: Przykład sieci neuronowej}}{21}\protected@file@percent }
\newlabel{fig:neuralnet1}{{2.2}{21}}
\@writefile{toc}{\contentsline {section}{\numberline {2.1\relax .\enspace }Podstawowe koncepcje}{17}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.1\relax .\enspace }Dźwięk muzyczny}{17}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.2\relax .\enspace }Sygnał dźwiękowy}{17}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.3\relax .\enspace }Zapis nutowy}{17}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {2.1.}{\ignorespaces Przykład przebiegu fali dźwiękowej}}{18}\protected@file@percent }
\newlabel{fig:waveform}{{2.1}{18}}
\@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}}{19}\protected@file@percent }
\newlabel{fig:waveform}{{2.2}{19}}
\@writefile{lot}{\contentsline {table}{\numberline {2.1.}{\ignorespaces Dźwięki symboliczne oraz ich częstosliwości}}{19}\protected@file@percent }
\newlabel{table:dzwieki}{{2.1}{19}}
\@writefile{lof}{\contentsline {figure}{\numberline {2.3.}{\ignorespaces źródlo: https://amplitudaschool.weebly.com/lekcja-11.html 5 kwietnia 2020 13:24}}{20}\protected@file@percent }
\newlabel{fig:pieciolinia}{{2.3}{20}}
\@writefile{toc}{\contentsline {section}{\numberline {2.2\relax .\enspace }Cyfrowa reprezentacja muzyki symbolicznej}{20}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2.1\relax .\enspace }Standard MIDI}{20}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {2.4.}{\ignorespaces Fragment protokołu MIDI}}{21}\protected@file@percent }
\@writefile{toc}{\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 3\relax .\enspace Projekt}{23}\protected@file@percent }
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}

View File

@ -1,12 +1,12 @@
# Fdb version 3
["makeindex document.idx"] 1586120051 "document.idx" "document.ind" "document" 1586194613
"document.idx" 1586194612 0 d41d8cd98f00b204e9800998ecf8427e "pdflatex"
["makeindex document.idx"] 1586120051 "document.idx" "document.ind" "document" 1587308705
"document.idx" 1587304814 0 d41d8cd98f00b204e9800998ecf8427e "pdflatex"
(generated)
"document.ind"
"document.ilg"
["pdflatex"] 1586194612 "/home/altarin/praca-magisterska/docs/document.tex" "/home/altarin/praca-magisterska/docs/document.pdf" "document" 1586194613
"/home/altarin/praca-magisterska/docs/document.aux" 1586194612 3852 5b62e2ec9875043ce412bc5f2685d8cd ""
"/home/altarin/praca-magisterska/docs/document.tex" 1586194611 20771 ba65ebfd7bb2b0c67b8ece33f9a5f0ba ""
["pdflatex"] 1587304813 "/home/altarin/praca-magisterska/docs/document.tex" "/home/altarin/praca-magisterska/docs/document.pdf" "document" 1587308705
"/home/altarin/praca-magisterska/docs/document.aux" 1587304814 4140 fe92d02eca12017bcd70981e9b88b107 ""
"/home/altarin/praca-magisterska/docs/document.tex" 1587308704 20948 a8e3447372cb1be2bbe8f0d022e247aa ""
"/usr/share/texmf-dist/fonts/enc/dvips/pl/plit.enc" 1572595918 1946 62ba825cda1ff16dbaa60d53ac60525a ""
"/usr/share/texmf-dist/fonts/enc/dvips/pl/plme.enc" 1572595918 3126 59f33ff3e396436ebc36f4e7b444d5c4 ""
"/usr/share/texmf-dist/fonts/enc/dvips/pl/plmi.enc" 1572595918 2005 f094775651a1386335c158fb632529f1 ""
@ -167,22 +167,22 @@
"/usr/share/texmf-dist/tex/latex/polski/polski.sty" 1572595918 13310 401406f54546887504ce1857a307089b ""
"/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty" 1572595918 55589 34128738f682d033422ca125f82e5d62 ""
"/usr/share/texmf-dist/web2c/texmf.cnf" 1572595918 33301 a3134070eacafb10b1f371612ce2650d ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1584054117 334148 1b9d30ff8c861d6082e3e9bfccd8d7eb ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1584054112 8044939 c940bb75d6af00bb7343436fc9e5d357 ""
"/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map" 1586643947 334148 1b9d30ff8c861d6082e3e9bfccd8d7eb ""
"/var/lib/texmf/web2c/pdftex/pdflatex.fmt" 1586643938 8044939 a3f22fc5e900aed94fde03d7fc2cca11 ""
"chapter-style.sty" 1585406727 376 a4a2fb4e6d39af51a43bb1e06c2593ad ""
"document.aux" 1586194612 3852 5b62e2ec9875043ce412bc5f2685d8cd "pdflatex"
"document.aux" 1587304814 4140 fe92d02eca12017bcd70981e9b88b107 "pdflatex"
"document.ind" 1586120051 0 d41d8cd98f00b204e9800998ecf8427e "makeindex document.idx"
"document.tex" 1586194611 20771 ba65ebfd7bb2b0c67b8ece33f9a5f0ba ""
"document.toc" 1586194612 1238 bf41f8967be3e816af1966f0994c3785 "pdflatex"
"document.tex" 1587308704 20948 a8e3447372cb1be2bbe8f0d022e247aa ""
"document.toc" 1587304814 1444 0f46b0697d6212c76a3578bd8618e9a9 "pdflatex"
"images/linear_reg.png" 1586114366 8534 6b02c28c696018f318c414719b10ba20 ""
"images/nuty_linia.png" 1586086475 21762 16cba37ab47ffa1339da455c8de72422 ""
"images/wartosc_nut.jpg" 1586083515 48213 d311c2cedb2ed53dcf5eff20f70eda80 ""
"images/waveform.png" 1586077461 14738 0130027435b8f829d39b6afdaf56775a ""
(generated)
"document.log"
"document.idx"
"document.toc"
"/home/altarin/praca-magisterska/docs/document.pdf"
"document.aux"
"document.pdf"
"document.aux"
"document.idx"
"/home/altarin/praca-magisterska/docs/document.log"
"document.toc"

View File

@ -228,6 +228,9 @@ INPUT /home/altarin/praca-magisterska/docs/document.toc
INPUT /home/altarin/praca-magisterska/docs/document.toc
INPUT /usr/share/texmf-dist/fonts/tfm/public/pl/plbx10.tfm
OUTPUT /home/altarin/praca-magisterska/docs/document.toc
INPUT /home/altarin/praca-magisterska/docs/images/linear_reg.png
INPUT /home/altarin/praca-magisterska/docs/images/linear_reg.png
INPUT /home/altarin/praca-magisterska/docs/images/linear_reg.png
INPUT /home/altarin/praca-magisterska/docs/images/waveform.png
INPUT /home/altarin/praca-magisterska/docs/images/waveform.png
INPUT /home/altarin/praca-magisterska/docs/images/waveform.png
@ -252,17 +255,14 @@ INPUT /home/altarin/praca-magisterska/docs/images/wartosc_nut.jpg
INPUT /home/altarin/praca-magisterska/docs/images/nuty_linia.png
INPUT /home/altarin/praca-magisterska/docs/images/nuty_linia.png
INPUT /home/altarin/praca-magisterska/docs/images/nuty_linia.png
INPUT /home/altarin/praca-magisterska/docs/images/linear_reg.png
INPUT /home/altarin/praca-magisterska/docs/images/linear_reg.png
INPUT /home/altarin/praca-magisterska/docs/images/linear_reg.png
INPUT /usr/share/texmf-dist/fonts/tfm/public/pl/plti10.tfm
INPUT /home/altarin/praca-magisterska/docs/document.ind
INPUT /home/altarin/praca-magisterska/docs/document.ind
INPUT /home/altarin/praca-magisterska/docs/document.aux
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plit.enc
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plrm.enc
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plme.enc
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plms.enc
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plrm.enc
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plmi.enc
INPUT /usr/share/texmf-dist/fonts/enc/dvips/pl/plsc.enc
INPUT /usr/share/texmf-dist/fonts/type1/public/amsfonts/symbols/msbm10.pfb

View File

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Arch Linux) (preloaded format=pdflatex 2020.3.13) 6 APR 2020 19:36
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Arch Linux) (preloaded format=pdflatex 2020.4.12) 19 APR 2020 16:00
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
@ -543,78 +543,78 @@ Overfull \vbox (16.08192pt too high) detected at line 166
[]
Rozdzia\PlPrIeC {\l } 1.
<images/waveform.png, id=50, 433.62pt x 289.08pt>
File: images/waveform.png Graphic file (type png)
<use images/waveform.png>
Package pdftex.def Info: images/waveform.png used on input line 197.
<images/linear_reg.png, id=50, 433.62pt x 289.08pt>
File: images/linear_reg.png Graphic file (type png)
<use images/linear_reg.png>
Package pdftex.def Info: images/linear_reg.png used on input line 191.
(pdftex.def) Requested size: 398.33858pt x 265.57306pt.
LaTeX Font Info: External font `plex10' loaded for size
(Font) <10> on input line 209.
LaTeX Font Info: External font `plex10' loaded for size
(Font) <7> on input line 209.
LaTeX Font Info: External font `plex10' loaded for size
(Font) <5> on input line 209.
Underfull \hbox (badness 10000) in paragraph at lines 209--209
[][][]\OT4/cmr/m/n/10 ¹ródlo: http://www.classicalmusiccity.com/search/article.php?vars=446/
[]
[13]
<images/wartosc_nut.jpg, id=56, 903.375pt x 470.75874pt>
File: images/wartosc_nut.jpg Graphic file (type jpg)
<use images/wartosc_nut.jpg>
Package pdftex.def Info: images/wartosc_nut.jpg used on input line 217.
(pdftex.def) Requested size: 398.33858pt x 207.57985pt.
Missing character: There is no ; in font nullfont!
Missing character: There is no ; in font nullfont!
Missing character: There is no ; in font nullfont!
[14 </home/altarin/praca-magisterska/docs/images/linear_reg.png>] [15] [16
Overfull \hbox (48.05707pt too wide) in paragraph at lines 218--218
[]\OT4/cmr/m/n/10.95 Rysunek 1.2.¹ródlo: https://www.infomusic.pl/poradnik/46934,poradnik-teoria-muzyki-rytm
[]
]
[14 </home/altarin/praca-magisterska/docs/images/waveform.png>]
<images/nuty_linia.png, id=63, 683.55376pt x 127.22531pt>
File: images/nuty_linia.png Graphic file (type png)
<use images/nuty_linia.png>
Package pdftex.def Info: images/nuty_linia.png used on input line 255.
(pdftex.def) Requested size: 398.33858pt x 74.14209pt.
[15 </home/altarin/praca-magisterska/docs/images/wartosc_nut.jpg>] [16 </home/altarin/praca-magisterska/docs/images/nuty_linia.png (PNG copy)>] [17] [18]
Package xcolor Warning: Incompatible color definition on input line 339.
Package xcolor Warning: Incompatible color definition on input line 263.
Overfull \vbox (16.08192pt too high) detected at line 339
Overfull \vbox (16.08192pt too high) detected at line 263
[]
Rozdzia\PlPrIeC {\l } 2.
<images/linear_reg.png, id=77, 433.62pt x 289.08pt>
File: images/linear_reg.png Graphic file (type png)
<use images/linear_reg.png>
Package pdftex.def Info: images/linear_reg.png used on input line 364.
<images/waveform.png, id=70, 433.62pt x 289.08pt>
File: images/waveform.png Graphic file (type png)
<use images/waveform.png>
Package pdftex.def Info: images/waveform.png used on input line 294.
(pdftex.def) Requested size: 398.33858pt x 265.57306pt.
[19
LaTeX Font Info: External font `plex10' loaded for size
(Font) <10> on input line 306.
LaTeX Font Info: External font `plex10' loaded for size
(Font) <7> on input line 306.
LaTeX Font Info: External font `plex10' loaded for size
(Font) <5> on input line 306.
]
Missing character: There is no ; in font nullfont!
Missing character: There is no ; in font nullfont!
Missing character: There is no ; in font nullfont!
[20 </home/altarin/praca-magisterska/docs/images/linear_reg.png>] [21] [22
Underfull \hbox (badness 10000) in paragraph at lines 306--306
[][][]\OT4/cmr/m/n/10 ¹ródlo: http://www.classicalmusiccity.com/search/article.php?vars=446/
[]
]
[17]
<images/wartosc_nut.jpg, id=74, 903.375pt x 470.75874pt>
File: images/wartosc_nut.jpg Graphic file (type jpg)
<use images/wartosc_nut.jpg>
Package pdftex.def Info: images/wartosc_nut.jpg used on input line 314.
(pdftex.def) Requested size: 398.33858pt x 207.57985pt.
Package xcolor Warning: Incompatible color definition on input line 435.
Overfull \hbox (48.05707pt too wide) in paragraph at lines 315--315
[]\OT4/cmr/m/n/10.95 Rysunek 2.2.¹ródlo: https://www.infomusic.pl/poradnik/46934,poradnik-teoria-muzyki-rytm
[]
[18 </home/altarin/praca-magisterska/docs/images/waveform.png>]
<images/nuty_linia.png, id=80, 683.55376pt x 127.22531pt>
File: images/nuty_linia.png Graphic file (type png)
<use images/nuty_linia.png>
Package pdftex.def Info: images/nuty_linia.png used on input line 352.
(pdftex.def) Requested size: 398.33858pt x 74.14209pt.
[19 </home/altarin/praca-magisterska/docs/images/wartosc_nut.jpg>] [20 </home/altarin/praca-magisterska/docs/images/nuty_linia.png (PNG copy)>] [21] [22]
Package xcolor Warning: Incompatible color definition on input line 439.
Overfull \vbox (16.08192pt too high) detected at line 435
Overfull \vbox (16.08192pt too high) detected at line 439
[]
Rozdzia\PlPrIeC {\l } 3.
[23] [24
[23
] [24
]
Package xcolor Warning: Incompatible color definition on input line 440.
Package xcolor Warning: Incompatible color definition on input line 444.
Overfull \vbox (16.08192pt too high) detected at line 440
Overfull \vbox (16.08192pt too high) detected at line 444
[]
Rozdzia\PlPrIeC {\l } 4.
@ -628,13 +628,13 @@ LaTeX Warning: There were multiply-defined labels.
Here is how much of TeX's memory you used:
14866 strings out of 492167
280040 string characters out of 6131558
332589 words of memory out of 5000000
332873 words of memory out of 5000000
18912 multiletter control sequences out of 15000+600000
20478 words of font info for 62 fonts, out of 8000000 for 9000
1141 hyphenation exceptions out of 8191
60i,11n,68p,817b,1116s stack positions out of 5000i,500n,10000p,200000b,80000s
{/usr/share/texmf-dist/fonts/enc/dvips/pl/plit.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plme.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plms.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plrm.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plmi.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plsc.enc}</usr/share/texmf-dist/fonts/type1/public/amsfonts/symbols/msbm10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plbx10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plbx12.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plcsc10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plex10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plmi12.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plmi8.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr12.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr7.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr8.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plsy10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plti10.pfb>
Output written on /home/altarin/praca-magisterska/docs/document.pdf (27 pages, 213508 bytes).
{/usr/share/texmf-dist/fonts/enc/dvips/pl/plit.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plrm.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plme.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plms.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plmi.enc}{/usr/share/texmf-dist/fonts/enc/dvips/pl/plsc.enc}</usr/share/texmf-dist/fonts/type1/public/amsfonts/symbols/msbm10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plbx10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plbx12.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plcsc10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plex10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plmi12.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plmi8.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr12.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr7.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plr8.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plsy10.pfb></usr/share/texmf-dist/fonts/type1/public/pl/plti10.pfb>
Output written on /home/altarin/praca-magisterska/docs/document.pdf (27 pages, 213966 bytes).
PDF statistics:
160 PDF objects out of 1000 (max. 8388607)
110 compressed objects within 2 object streams

Binary file not shown.

Binary file not shown.

View File

@ -1,16 +1,18 @@
\contentsline {chapter}{Streszczenie}{7}%
\contentsline {chapter}{Abstract}{9}%
\contentsline {chapter}{Wstęp}{11}%
\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 1\relax .\enspace Reprezentacja muzyki}{13}%
\contentsline {section}{\numberline {1.1\relax .\enspace }Podstawowe koncepcje}{13}%
\contentsline {subsection}{\numberline {1.1.1\relax .\enspace }Dźwięk muzyczny}{13}%
\contentsline {subsection}{\numberline {1.1.2\relax .\enspace }Sygnał dźwiękowy}{13}%
\contentsline {subsection}{\numberline {1.1.3\relax .\enspace }Zapis nutowy}{13}%
\contentsline {section}{\numberline {1.2\relax .\enspace }Cyfrowa reprezentacja muzyki symbolicznej}{16}%
\contentsline {subsection}{\numberline {1.2.1\relax .\enspace }Standard MIDI}{16}%
\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 2\relax .\enspace Wprowadzenie do sieci neuronowych}{19}%
\contentsline {subsection}{\numberline {2.0.1\relax .\enspace }Regresja liniowa}{19}%
\contentsline {subsection}{\numberline {2.0.2\relax .\enspace }Uczenie modelu}{19}%
\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 1\relax .\enspace Wprowadzenie do sieci neuronowych}{13}%
\contentsline {section}{\numberline {1.1\relax .\enspace }Regresja liniowa}{13}%
\contentsline {section}{\numberline {1.2\relax .\enspace }Funkcja kosztu oraz metody gradientowe}{13}%
\contentsline {subsection}{\numberline {1.2.1\relax .\enspace }Funkcja kosztu}{14}%
\contentsline {subsection}{\numberline {1.2.2\relax .\enspace }Metoda gradientu prostego}{15}%
\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 2\relax .\enspace Reprezentacja danych muzycznych}{17}%
\contentsline {section}{\numberline {2.1\relax .\enspace }Podstawowe koncepcje}{17}%
\contentsline {subsection}{\numberline {2.1.1\relax .\enspace }Dźwięk muzyczny}{17}%
\contentsline {subsection}{\numberline {2.1.2\relax .\enspace }Sygnał dźwiękowy}{17}%
\contentsline {subsection}{\numberline {2.1.3\relax .\enspace }Zapis nutowy}{17}%
\contentsline {section}{\numberline {2.2\relax .\enspace }Cyfrowa reprezentacja muzyki symbolicznej}{20}%
\contentsline {subsection}{\numberline {2.2.1\relax .\enspace }Standard MIDI}{20}%
\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 3\relax .\enspace Projekt}{23}%
\contentsline {chapter}{Rozdzia\PlPrIeC {\l }\ 4\relax .\enspace Podsumowanie}{25}%
\contentsline {chapter}{Bibliografia}{27}%