Y.-F. Liu edited Basic_knowledge_Linear_algebra_https__.md  over 8 years ago

Commit id: 2a984cfacf7d056b17c1e69ebe5674367b3ff0f1

deletions | additions      

       

## Basic knowledge 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: http://cs224d.stanford.edu/  * Stanford course - CS229: http://cs229.stanford.edu/  * Stanford course - CS231n: http://cs231n.stanford.edu/  * VGG model application: http://www.robots.ox.ac.uk/~vgg/practicals/cnn/index.html