Machine Learning Resources
Machine Learning links I find useful
Resources on Deep Learning
Courses on Deep Learning
- Da famous deep learning course, by Andrew Ng [Coursera]
- Convolutional Neural Networks for Visual Recognition by Stanford, by Li Fei-Fei, Andrej Karpathy, Justin Johnson [Info] [Videos]
- Deep learning and TensorFlow by Google [Udacity]
- Introduction to Deep Learning by MIT [Info]
E-books on Deep Learning
- Deep Learning by Ian Goodfellow and Yoshua Bengio and Aaron Courville [Info]
- Deep Learning Tutorial by University of Montreal [PDF]
On Coding Deep Learning
Courses
Tutorials
Convolutional Neural Networks
Natural Language Processing
- Natural Language Processing with Deep Learning by Stanford [Course site] [Videos]
- Spacy, a great framework for NLP [Site]
Reinforcement Learning
- Deep Reinforcement Learning by Berkeley [Info]
- Reinforcement Learning by Richard S. Sutton and Andrew G. Barto [Book] [Info]
- Reinforcement Learning with Tensorflow [Medium]
For Researcher and PhD
Notes about reading papers
- Guide to Reading Academic Research Papers
- How to (seriously) read a scientific paper
- How to read a scientific paper
- How to Read a Research Paper by Siraj
- Guide to Reading Academic Research Papers - TDS Kyle M Shannon
- How to Read a Paper - S. Keshav
- first pass
- Carefully read the title, abstract, and introduction
- Read the section and sub-section headings, but ignore everything else
- Read the conclusions
- you may choose not to read further, because the paper doesn’t interest you, or you don’t know enough about the area to understand the paper, or that the authors make invalid assumptions
- expect most reviewers (and readers) to make only one pass over it, so choose coherent section and sub-section titles and to write concise and comprehensive abstracts. If a reviewer cannot understand the gist after one pass, the paper will likely be rejected
- second pass
- read the paper with greater care, but ignore details such as proofs
- jot down the key points, or to make comments in the margins, as you read
- Pay special attention to graphs. Are the axes properly labeled? Are results shown with error bars, so that conclusions are statistically significant? Common mistakes like these will separate rushed, shoddy work from the truly excellent
- third pass
- attempt to virtually re-implement the paper
- should identify and challenge every assumption in every statement
- jot down your ideas for future work
Music for reading