Introduction to Artificial Intelligence

Soldato
Joined
20 Oct 2002
Posts
5,589
Just a heads up if anyone's interested -

"A bold experiment in distributed education, "Introduction to Artificial Intelligence" will be offered free and online to students worldwide during the fall of 2011. The course will include feedback on progress and a statement of accomplishment. Taught by Sebastian Thrun and Peter Norvig, the curriculum draws from that used in Stanford's introductory Artificial Intelligence course. The instructors will offer similar materials, assignments, and exams."

http://www.ai-class.com/


 
It seems that they Stanford are going to start taking registrations later this Summer.
This should be interesting.
 
I just stumbled across this thread. What an awesome thing these guys are doing!

My final year project at uni was on AI and covered Reinforcement Learning. Using Bayesian filters is really interesting. Game trees and Alpha/Beta techniques are what I used when coding a form of connect 4 and O & X. They don't seem to be covering neural networks which is another great area.
 
I might run through this, have a degree in AI but am a bit rusty having not used it for 15 years or so...
 
I think I am eliminated. :(

Prerequisites
A solid understanding of probability and linear algebra will be required.
Probability I could probably do ok with, but I have no grasp of linear algebra at all. Looking at tutorials online and I don't think I could teach it to myself in a month.
 
Anyone watched the tutorial videos yet?

I signed up for the basic course due to time constraints, but not had chance to watch the videos yet :(
 
I submitted my homework earlier today. :D

The course has been quite straightforward so far, but some of the homework questions were worded poorly. I feel as though I understand the theory so far, but not confident I've understood the scenarios in the questions. On the forums there is quite a lot of people that seem to be in the same boat.

The videos have been fine though. It's good to be able to replay videos on topics you aren't sure about. I think this way of delivering courses has potential.
 
I feel the same way. Understand the material.. but homework questions weren't too clear so I don't feel that confident. Have been through it again though and can't improve on the answers I've already given. Going well so far! Though I'm already familiar with pathfinding (search) algorithms. Real test will be this week for me, with entirely new material.

Edit: 96% on first homework :). Anyway to find out what I got wrong?
 
Last edited:
Back
Top Bottom