The course is "Introduction to Reinforcement Learning". We make no claims that you'll be writing papers come the end of 4 weeks! :)
Really interesting reading that Norvig's piece. I agree with almost all of it and think what we're doing at Delta Academy lines up with most of it!
Particularly:
> The key is deliberative practice: not just doing it again and again, but challenging yourself with a task that is just beyond your current ability, trying it, analyzing your performance while and after doing it, and correcting any mistakes. Then repeat. And repeat again.
This is exactly what we do - providing weekly challenges that stretch your ability (that also happen to be fun), discussing the approaches taken by teams & giving expert feedback on code.
And his recipe for programming success:
> Get interested in programming, and do some because it is fun. Make sure that it keeps being enough fun so that you will be willing to put in your ten years/10,000 hours.
> Program. The best kind of learning is learning by doing.
> Talk with other programmers; read other programs. This is more important than any book or training course.
> Work on projects with other programmers.
Again - team projects which are fun sound right up his street.
Really interesting reading that Norvig's piece. I agree with almost all of it and think what we're doing at Delta Academy lines up with most of it!
Particularly:
> The key is deliberative practice: not just doing it again and again, but challenging yourself with a task that is just beyond your current ability, trying it, analyzing your performance while and after doing it, and correcting any mistakes. Then repeat. And repeat again.
This is exactly what we do - providing weekly challenges that stretch your ability (that also happen to be fun), discussing the approaches taken by teams & giving expert feedback on code.
And his recipe for programming success:
> Get interested in programming, and do some because it is fun. Make sure that it keeps being enough fun so that you will be willing to put in your ten years/10,000 hours.
> Program. The best kind of learning is learning by doing.
> Talk with other programmers; read other programs. This is more important than any book or training course.
> Work on projects with other programmers.
Again - team projects which are fun sound right up his street.