What ONLINE to use to learn the basics of AI and Machine learning [closed]
I am interested in learning the basics on machine learning and am wondering what the best ONLINE resources are. Keep i开发者_运维知识库n mind i am a total novice and know very little about the subject.
The lecture series at Stanford on machine learning is really good. I would recommend that you start there.
There are also some good books that are available online:
- The Elements of Statistical Learning
- Information Theory, Inference and Learning Algorithms
You could check the Peter Norvig's web site. http://norvig.com/
However, texts such as those of Russel and Norvig or Alpaydin would keep you better focused.
Good luck!
See my answer to a similar question here. In short, if you are looking for practitioner's knowledge, such as when and how to apply things like Neural Networks and Bayesian filtering, there are links to several useful books there. Understanding the theory requires math, the link has several book recommendations to direct toward what and how, and you should be prepared to spend some time reading research papers.
精彩评论