Skip to content

Commit 60f37ef

Browse files
authored
Complete.
1 parent 815022c commit 60f37ef

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.md

+15
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,24 @@
1717
- [Sequence Modeling: Recurrent and Recursive Nets](http://www.deeplearningbook.org/contents/rnn.html)
1818
- [Practical Methodology](http://www.deeplearningbook.org/contents/guidelines.html)
1919
- [Applications](http://www.deeplearningbook.org/contents/applications.html)
20+
- [Part III: Deep Learning Research](http://www.deeplearningbook.org/contents/part_research.html)
21+
- [Linear Factor Models](http://www.deeplearningbook.org/contents/linear_factors.html)
22+
- [Autoencoders](http://www.deeplearningbook.org/contents/autoencoders.html)
23+
- [Representation Learning](http://www.deeplearningbook.org/contents/representation.html)
24+
- [Structured Probabilistic Models for Deep Learning](http://www.deeplearningbook.org/contents/graphical_models.html)
25+
- [Monte Carlo Methods](http://www.deeplearningbook.org/contents/monte_carlo.html)
26+
- [Confronting the Partition Function](http://www.deeplearningbook.org/contents/partition.html)
27+
- [Approximate Inference](http://www.deeplearningbook.org/contents/inference.html)
28+
- [Deep Generative Models](http://www.deeplearningbook.org/contents/generative_models.html)
29+
30+
- [Bibliography](http://www.deeplearningbook.org/contents/bib.html)
31+
- [Index](http://www.deeplearningbook.org/contents/index-.html)
2032

2133
### Notes & Credits:
2234
Authored by: Ian Goodfellow and Yoshua Bengio and Aaron Courville
35+
2336
Publisher: MIT Press
37+
2438
Release Year: 2016
39+
2540
URL: [Deep Learning Book](http://www.deeplearningbook.org)

0 commit comments

Comments
 (0)