Difference between revisions of "Machine Learning"

From MIPAL
Jump to: navigation, search

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/html/mediawiki/includes/diff/DairikiDiff.php on line 390
 
(13 intermediate revisions by one user not shown)
Line 8: Line 8:
 
* [http://deeplearning.stanford.edu/wiki/index.php Deep learning tutorial page]
 
* [http://deeplearning.stanford.edu/wiki/index.php Deep learning tutorial page]
 
* [https://www.cs.cmu.edu/~epxing/Class/10708-14/lecture.html Video lecture on Graphical Models] by Eric Xing@CMU
 
* [https://www.cs.cmu.edu/~epxing/Class/10708-14/lecture.html Video lecture on Graphical Models] by Eric Xing@CMU
* [http://jalammar.github.io/about/ Excellent Blog on NLP (Transformers and BERT)]
+
* [https://towardsdatascience.com/active-learning-tutorial-57c3398e34d An easy tutorial on active learning]
* [http://snap.stanford.edu/proj/embeddings-www/ Graph Neural Networks] WWW-18 Tutorial
+
* [https://medium.com/@jonathan_hui/machine-learning-latent-dirichlet-allocation-lda-1d9d148f13a4 Latent Dirichlet Allocation with Variational Inference (Mean Field)]
 
+
* [https://www.cs.princeton.edu/courses/archive/fall11/cos597C/ Course on Variational Inference] by David Blei@Princeton
* [http://www.cs.bham.ac.uk/~jxb/inc.html Introduction to Neural Computation]
+
* [http://users.umiacs.umd.edu/~jbg/static/courses.html Various Courses (mostly on NLP)] by Jordan Boyd-Graber@Maryland
* [https://developer.nvidia.com/deep-learning-courses Nvidia deep learning course (free with exercise)]
+
* [https://uni-tuebingen.de/en/180804 Probabilistic Machine Learning (Summer 2020)] by Philipp Hennig @ U. Tubingen
* [http://deeplearning.net/tutorial/contents.html Deep learning tutorial]
+
* [http://work.caltech.edu/lectures.html Learning from data (2012)] by Yaser Abu-Mostafa @ Caltech
* [http://info.usherbrooke.ca/hlarochelle/neural_networks/content.html Hugo Larochelle's Neural Networks course (excellent videos)]
+
* [https://home.cs.colorado.edu/~jbg/teaching/CSCI_5622/ Machine Learning class] by Jordan Boyd-Graber
* [http://cs231n.stanford.edu/ Stanford CNN course (Spring 2015)]
+
* [http://colah.github.io/posts/2015-08-Understanding-LSTMs/ Excellent blog on LSTM]
+
* [http://incompleteideas.net/book/bookdraft2018mar21.pdf Introduction to Reinforcement Learning (Sutton & Barto Book)]
+
* [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)]
+

Latest revision as of 08:34, 28 April 2022