Difference between revisions of "Neural Networks"

From MIPAL
Jump to: navigation, search
(5 intermediate revisions by one user not shown)
Line 8: Line 8:
 
* [https://lilianweng.github.io/lil-log/2018/04/08/policy-gradient-algorithms.html Excellent blog post on Policy Gradient Algorithms (Lilian Weng)]
 
* [https://lilianweng.github.io/lil-log/2018/04/08/policy-gradient-algorithms.html Excellent blog post on Policy Gradient Algorithms (Lilian Weng)]
 
* [https://deepgenerativemodels.github.io/ Stanford Course on Deep Generative Models (Fall 2018-2019)]
 
* [https://deepgenerativemodels.github.io/ Stanford Course on Deep Generative Models (Fall 2018-2019)]
 +
* [http://jalammar.github.io/about/ Excellent Blog on NLP (Transformers and BERT)]
 +
* [http://snap.stanford.edu/proj/embeddings-www/ Graph Neural Networks] WWW-18 Tutorial
 +
* [https://davidstutz.de/a-short-introduction-to-bayesian-neural-networks/ Introduction to Bayesian Neural Networks]
 +
* [https://rajatvd.github.io/NTK/ Neural Tangent Kernel]
 +
* [http://www.cs.umd.edu/class/fall2020/cmsc828W/ Excellent class lectures on theoretical backgrounds of DL from Soheil Feizi@UMD]
 +
* [http://cs330.stanford.edu/ Deep Multi-Task and Meta Learning] (Stanford CS330, Fall 2021, Chelsea Finn)

Revision as of 11:15, 17 December 2021