Compare commits

..

5 Commits

Author SHA1 Message Date
udlbook
fd0144d4ab Update index.html 2023-04-24 14:34:36 -04:00
udlbook
4335f935a1 Update index.html 2023-04-19 08:33:10 -04:00
udlbook
45ddca3c52 Update index.html 2023-04-17 14:01:58 -04:00
udlbook
b52d05a785 Update index.html 2023-04-11 11:23:03 -04:00
udlbook
61316a273b Update index.html 2023-04-08 17:09:26 -04:00

View File

@@ -5,7 +5,7 @@ To be published by MIT Press.
<h2> Download draft PDF </h2>
<a href="https://github.com/udlbook/udlbook/releases/download/v.0.7.12/UnderstandingDeepLearning_06_04_23_C.pdf">Draft PDF Chapters 1-20</a><br> 2023-04-06. CC-BY-NC-ND license
<a href="https://github.com/udlbook/udlbook/releases/download/v1.0.0/UnderstandingDeepLearning_24_04_23_C.pdf">Draft PDF Chapters 1-21</a><br> 2023-04-24. CC-BY-NC-ND license
<br>
<img src="https://img.shields.io/github/downloads/udlbook/udlbook/total" alt="download stats shield">
<br>
@@ -33,10 +33,11 @@ To be published by MIT Press.
<li> Chapter 14 - Unsupervised learning
<li> Chapter 15 - Generative adversarial networks
<li> Chapter 16 - Normalizing flows
<li> Chapter 17 - Variational auto-encoders
<li> Chapter 17 - Variational autoencoders
<li> Chapter 18 - Diffusion models
<li> Chapter 19 - Deep reinforcement learning
<li> Chapter 20 - Why does deep learning work?
<li> Chapter 21 - Deep learning and ethics
</ul>
<br>
@@ -69,8 +70,9 @@ Citation:
<li> Chapter 14 - Unsupervised learning: 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 17 - Variational auto-encoders: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 17 - Variational autoencoders: 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 20 - Why does deep learning work?: Slides / Notebooks / PDF Figures / PowerPoint Figures
<li> Chapter 21 - Deep learning and ethics: Slides / Notebooks / PDF Figures / PowerPoint Figures
</ul>