Update index.html

This commit is contained in:
udlbook
2023-07-25 16:54:54 -04:00
committed by GitHub
parent 759d566a0f
commit b085766752

View File

@@ -1,7 +1,7 @@
<h1>Understanding Deep Learning</h1> <h1>Understanding Deep Learning</h1>
by Simon J.D. Prince by Simon J.D. Prince
<br> <br>
To be published by MIT Press Dec 5th 2023. To be published by MIT Press Dec 5th 2023.<br>
<img src="https://raw.githubusercontent.com/udlbook/udlbook/main/UDLCoverSmall.jpg" alt="front cover"> <img src="https://raw.githubusercontent.com/udlbook/udlbook/main/UDLCoverSmall.jpg" alt="front cover">
@@ -76,15 +76,18 @@ To be published by MIT Press Dec 5th 2023.
Instructions for editing figures / equations can be found <a href="https://drive.google.com/uc?export=download&id=1T_MXXVR4AfyMnlEFI-UVDh--FXI5deAp/">here</a>.</p> Instructions for editing figures / equations can be found <a href="https://drive.google.com/uc?export=download&id=1T_MXXVR4AfyMnlEFI-UVDh--FXI5deAp/">here</a>.</p>
<h2>Resources for students</h2>
Answers to selected questions: <a href="https://github.com/udlbook/udlbook/raw/main/UDL_Answer_Booklet_Students.pdf>PDF</a>
<br> <br>
Citation: <h2>Citation:</h2>
<pre><code> <pre><code>
@book{prince2023understanding, @book{prince2023understanding,
author = "Simon J.D. Prince", author = "Simon J.D. Prince",
title = "Understanding Deep Learning", title = "Understanding Deep Learning",
publisher = "MIT Press", publisher = "MIT Press",
year = 2023, year = 2023,
url = "https://udlbook.github.io/udlbook/" url = "http://udlbook.com"
} }
</code></pre> </code></pre>