Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 in mind i am a total novice and know very little about the subject.

like image 376
giodamelio Avatar asked Nov 03 '10 21:11

giodamelio


People also ask

Where do I start if I want to learn AI?

Where can I learn AI for free? Most of the Coursera, edX, and Google courses mentioned earlier in this guide are free. Start with beginner courses, such as Coursera's AI foundations for everyone, and move up to intermediate and advanced level courses as your skills improve. There are many free courses out there.

What should I learn first AI or ML?

It is not necessary to learn Machine Learning first to learn Artificial Intelligence. If you are interested in Machine Learning, you can directly start with ML. If you are interested in implementing Computer vision and Natural Language Processing applications, you can directly start with AI.


3 Answers

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
like image 61
Stompchicken Avatar answered Oct 01 '22 06:10

Stompchicken


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!

like image 28
ssegvic Avatar answered Oct 01 '22 08:10

ssegvic


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.

like image 35
orangepips Avatar answered Oct 01 '22 07:10

orangepips