Compare commits

..

17 Commits

Author SHA1 Message Date
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
udlbook
25b84c5cef Update index.html 2023-04-06 14:53:14 -04:00
udlbook
57e5958296 Update index.html 2023-03-28 09:39:06 -07:00
udlbook
25e0c17f54 Update index.html 2023-03-25 18:52:50 -07:00
udlbook
ea08e72ce7 Update index.html 2023-03-21 18:41:43 -07:00
udlbook
863a5db7fa Update index.html 2023-03-18 09:00:30 -07:00
udlbook
4ba1a3a18e Update index.html 2023-03-11 07:11:36 -08:00
udlbook
96c48791b9 Update index.html 2023-03-10 07:50:57 -08:00
udlbook
bf7ef7f552 Update index.html 2023-03-09 19:49:49 -08:00
udlbook
a454a074f6 Update index.html 2023-03-07 18:12:57 -08:00
udlbook
247acf8e38 Update index.html 2023-03-03 13:51:49 -05:00
udlbook
11be14e1eb Update index.html 2023-02-25 18:02:16 -05:00
udlbook
ba250e5a23 Update index.html 2023-02-17 18:26:18 -05:00
udlbook
13f3dae8f4 Last chapter added. 2023-02-06 14:31:54 -05:00

View File

@@ -5,12 +5,12 @@ To be published by MIT Press.
<h2> Download draft PDF </h2>
<a href="https://github.com/udlbook/udlbook/releases/download/v0.6.1/UnderstandingDeepLearning_02_02_23_C.pdf">Draft PDF Chapters 1-19</a><br> 2023-02-02. CC-BY-NC-ND license
<a href="https://github.com/udlbook/udlbook/releases/download/v0.7.14/UnderstandingDeepLearning_17_04_23_C.pdf">Draft PDF Chapters 1-20</a><br> 2023-04-17. CC-BY-NC-ND license
<br>
<img src="https://img.shields.io/github/downloads/udlbook/udlbook/total" alt="download stats shield">
<br>
<ul>
<li> Chapter 20 and appendices coming soon
<li> Appendices and notebooks 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> 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>
@@ -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>