Yun-Fu Liu edited The Basics.md  over 8 years ago

Commit id: 5ceb68daa659063ad51ed3235424fe6e16ebaa9c

deletions | additions      

       

## #  The Basics * Linear algebra: https://www.khanacademy.org/math/linear-algebra   This is a prerequisite for machine learning.  

* Deep learning with rich material: http://deeplearning.net/tutorial/contents.html   This website also teaches the deep learning but with a different programing language `python` for implementation. This place also contains rich details of deep learning structure and relevant theories.  ### ##  Others * Stanford course - CS224d Deep Learning for Natural Language Processing:   http://cs224d.stanford.edu/  * Stanford course - CS229 Machine Learning: