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

Commit id: 2bca6ccd91e6d9f735d04d9fb6680de8198e6c2e

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: