|
|
|
|
|
by nerdy
4067 days ago
|
|
AI is very interesting but not very accessible because it's so specialized. I have a fairly strong programming background but feel like I'd need to study theory for a significant amount of time to even get my feet wet with AI. If you have (condensed, especially) AI resources that you think would help bridge that gap, please share! Toy-scale project ideas would also be appreciated. |
|
The edX class from Berkeley is pretty fun and hands on. It uses Pacman as a running example and essentially teaches the agents stuff from AIAMA:
https://www.edx.org/course/artificial-intelligence-uc-berkel...
The Stanford class by Thrun and Norvig himself (one of the authors of AIAMA) is also good but I prefer the edX one:
https://www.udacity.com/course/intro-to-artificial-intellige...
Edit: changed to direct links for the courses