Hi all,
New content has been posted! To see the latest videos, please go to
https://class.coursera.org/ml-004/lecture/index.
In Week 5, you will be learning how to train Neural Networks. The Neural Network is one of the most powerful learning algorithms (when a linear classifier doesn't work, this is what I usually turn to), and this week's videos explain the "backprogagation" algorithm for training these models. In this week's programming exercise (due
Sunday, December 1 at 11:59 PM Pacific Time), you'll also get to implement this algorithm and see it work for yourself. The review questions on "Neural Networks: Learning" are also due at the same time.
The Neural Network programming exercise will be one of the more challenging ones of this class. So please start early and do leave extra time to get it done, and I hope you'll stick with it until you get it to work! Also, as always, in case you get stuck or have a question, you should post on the
Discussion Forum to ask for help. (And if you finish early, I hope you'll go there to help your fellow classmates as well.)
In addition, we've also posted online the Week 6 videos (for next week). These videos which teach you how to tell when a learning algorithm is doing poorly, and describes the "best practices" for how to "debug" your learning algorithm and go about improving its performance. When you're applying machine learning to real problems, a solid grasp of the Week 6 content will easily save you
months of work. The review questions and programming exercise for the Week 6 content is due on
Sunday, December 8 at 11:59 PM Pacific Time.
To get started, please go to
https://class.coursera.org/ml-004/class.
Andrew Ng