Hacker News new | ask | show | jobs
by vl 5377 days ago
Interesting point.

http://www.ai-class.com/overview says: "Programming is not required, however we believe it will be very helpful for some of the homework assignments. You may write code in any language you would like to (we recommend Python if you are new to programming) and your code will not be graded. For example, a question might ask for 6 answers to the same problem but with varied inputs or parameters. You are welcome to work each one out by hand, however writing a program might be both faster and give you a better understanding of how the algorithm works."

So there will be at least some programming, they got me confused - how is it possible to teach AI without programming? :) But we'll see.

1 comments

The idea is that they won't set problems where the answer to be supplied is a program, but they will set problems which would be tedious or impractical to answer without writing code to help you arrive at the answer.