Compare commits

...

7 Commits

Author SHA1 Message Date
udlbook
73319bb22a Adding course slides 2022-12-16 18:45:12 +00:00
udlbook
a59386bffe Update index.html 2022-12-15 14:34:18 +00:00
udlbook
07be66c13f Update index.html 2022-12-15 14:20:24 +00:00
udlbook
fbdc06086d Add files via upload
Adding test data for CM20315 coursework
2022-12-15 11:36:10 +00:00
udlbook
bde68ed94e Update index.html
Fixed chapter order
2022-12-15 11:02:48 +00:00
udlbook
d92c1b803d Update index.html 2022-12-14 19:12:32 +00:00
udlbook
25437f27fd Update index.html 2022-12-14 18:43:52 +00:00
17 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Slides/CM20315_04_Deep.pptx Normal file

Binary file not shown.

BIN
Slides/CM20315_05_Loss.pptx Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -5,10 +5,10 @@ To be published by MIT Press.
<h2> Download draft PDF </h2> <h2> Download draft PDF </h2>
<a href="https://github.com/udlbook/udlbook/releases/download/v0.2.1/UnderstandingDeepLearning_07_10_22_C.pdf">Draft PDF Chapters 2-13</a><br> 2022-10-07. CC-BY-NC-ND license <a href="https://github.com/udlbook/udlbook/releases/download/v0.3.1/UnderstandingDeepLearning_15_12_22.pdf">Draft PDF Chapters 1-16</a><br> 2022-12-15. CC-BY-NC-ND license
<br> <br>
<ul> <ul>
<li> Chapters 1,14-19 (coming Jan 2nd, 2023) <li> Chapters 17-20 (coming soon)
<li> Report errata via <a href="https://github.com/udlbook/udlbook/issues">github</a> or contact me directly at udlbookmail@gmail.com <li> Report errata via <a href="https://github.com/udlbook/udlbook/issues">github</a> or contact me directly at udlbookmail@gmail.com
<li> Follow me on <a href="https://twitter.com/SimonPrinceAI">Twitter</a> or <a href="https://www.linkedin.com/in/simon-prince-615bb9165/">LinkedIn</a> for updates. <li> Follow me on <a href="https://twitter.com/SimonPrinceAI">Twitter</a> or <a href="https://www.linkedin.com/in/simon-prince-615bb9165/">LinkedIn</a> for updates.
</ul> </ul>
@@ -29,9 +29,9 @@ To be published by MIT Press.
<li> Chapter 12 - Transformers <li> Chapter 12 - Transformers
<li> Chapter 13 - Graph neural networks <li> Chapter 13 - Graph neural networks
<li> Chapter 14 - Unsupervised learning <li> Chapter 14 - Unsupervised learning
<li> Chapter 15 - Variational auto-encoders <li> Chapter 15 - Generative adversarial networks
<li> Chapter 16 - Normalizing flows <li> Chapter 16 - Normalizing flows
<li> Chapter 17 - Generative adversarial networks <li> Chapter 17 - Variational auto-encoders
<li> Chapter 18 - Diffusion models <li> Chapter 18 - Diffusion models
<li> Chapter 19 - Deep reinforcement learning <li> Chapter 19 - Deep reinforcement learning
<li> Chapter 20 - Why does deep learning work? <li> Chapter 20 - Why does deep learning work?
@@ -65,9 +65,9 @@ Citation:
<li> Chapter 12 - Transformers: Slides / Notebooks / <a href="https://github.com/udlbook/udlbook/raw/main/PDFFigures/UDLChap12PDF.zip">PDF Figures</a> / <a href="https://github.com/udlbook/udlbook/raw/main/Slides/UDLChap12.pptx">PowerPoint Figures</a> <li> Chapter 12 - Transformers: Slides / Notebooks / <a href="https://github.com/udlbook/udlbook/raw/main/PDFFigures/UDLChap12PDF.zip">PDF Figures</a> / <a href="https://github.com/udlbook/udlbook/raw/main/Slides/UDLChap12.pptx">PowerPoint Figures</a>
<li> Chapter 13 - Graph neural networks: Slides / Notebooks / <a href="https://github.com/udlbook/udlbook/raw/main/PDFFigures/UDLChap13PDF.zip">PDF Figures</a> / <a href="https://github.com/udlbook/udlbook/raw/main/Slides/UDLChap13.pptx">PowerPoint Figures</a> <li> Chapter 13 - Graph neural networks: Slides / Notebooks / <a href="https://github.com/udlbook/udlbook/raw/main/PDFFigures/UDLChap13PDF.zip">PDF Figures</a> / <a href="https://github.com/udlbook/udlbook/raw/main/Slides/UDLChap13.pptx">PowerPoint Figures</a>
<li> Chapter 14 - Unsupervised learning: Slides / Notebooks / PDF Figures / Powerpoint Figures <li> Chapter 14 - Unsupervised learning: Slides / Notebooks / PDF Figures / Powerpoint Figures
<li> Chapter 15 - Variational auto-encoders: Slides / Notebooks / PDF Figures / PowerPoint Figures <li> Chapter 15 - Generative adversarial networks: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 16 - Normalizing flows: Slides / Notebooks / PDF Figures / PowerPoint Figures <li> Chapter 16 - Normalizing flows: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 17 - Generative adversarial networks: Slides / Notebooks / PDF Figures / PowerPoint Figures <li> Chapter 17 - Variational auto-encoders: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 18 - Diffusion models: Slides / Notebooks / PDF Figures / PowerPoint Figures <li> Chapter 18 - Diffusion models: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 19 - Deep reinforcement learning: Slides / Notebooks / PDF Figures / PowerPoint Figures <li> Chapter 19 - Deep reinforcement learning: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 20 - Why does deep learning work?: Slides / Notebooks / PDF Figures / PowerPoint Figures <li> Chapter 20 - Why does deep learning work?: Slides / Notebooks / PDF Figures / PowerPoint Figures

BIN
practicals/test_data_x.npy Normal file

Binary file not shown.

BIN
practicals/test_data_y.npy Normal file

Binary file not shown.