Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25df06a02d | ||
|
|
9bb3f672d8 | ||
|
|
b5fbe8445e | ||
|
|
fd0144d4ab | ||
|
|
4335f935a1 | ||
|
|
45ddca3c52 | ||
|
|
b52d05a785 | ||
|
|
61316a273b | ||
|
|
25b84c5cef | ||
|
|
57e5958296 | ||
|
|
25e0c17f54 | ||
|
|
ea08e72ce7 | ||
|
|
863a5db7fa | ||
|
|
4ba1a3a18e | ||
|
|
96c48791b9 | ||
|
|
bf7ef7f552 | ||
|
|
a454a074f6 | ||
|
|
247acf8e38 | ||
|
|
11be14e1eb | ||
|
|
ba250e5a23 | ||
|
|
13f3dae8f4 |
10
index.html
10
index.html
@@ -5,12 +5,12 @@ 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.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/v1.0.3/UnderstandingDeepLearning_03_05_23_C.pdf">Draft PDF Chapters 1-21</a><br> 2023-05-03. CC-BY-NC-ND license
|
||||||
<br>
|
<br>
|
||||||
<img src="https://img.shields.io/github/downloads/udlbook/udlbook/total" alt="download stats shield">
|
<img src="https://img.shields.io/github/downloads/udlbook/udlbook/total" alt="download stats shield">
|
||||||
<br>
|
<br>
|
||||||
<ul>
|
<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> 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>
|
||||||
@@ -33,10 +33,11 @@ To be published by MIT Press.
|
|||||||
<li> Chapter 14 - Unsupervised learning
|
<li> Chapter 14 - Unsupervised learning
|
||||||
<li> Chapter 15 - Generative adversarial networks
|
<li> Chapter 15 - Generative adversarial networks
|
||||||
<li> Chapter 16 - Normalizing flows
|
<li> Chapter 16 - Normalizing flows
|
||||||
<li> Chapter 17 - Variational auto-encoders
|
<li> Chapter 17 - Variational autoencoders
|
||||||
<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?
|
||||||
|
<li> Chapter 21 - Deep learning and ethics
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
@@ -69,8 +70,9 @@ Citation:
|
|||||||
<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 - Generative adversarial networks: 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 - 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 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
|
||||||
|
<li> Chapter 21 - Deep learning and ethics: Slides / Notebooks / PDF Figures / PowerPoint Figures
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user