A (Long) Peek into Reinforcement Learning

  • Lillian's writing is really crisp without compromising the technical details.

    I learnt reinforcement learning from Udacity course. It was one of the finest on the internet. Whenever I couldn't find some thing in the course I went to this website. I created my own small introductory course for RL, a pure hands-on experience for learners.

  • Is anyone aware of a course that is beyond the basics and is focused on modern algorithms?

  • Very nice! I also recommend the CS885 course from university of Waterloo which is all on YouTube. It covers Bayesian reinforcement learning which is missing from most courses (including this one).

  • If you want a (long) peek at RL read Sutton and barto. Amazing book.

  • (2018)

    Has RL changed since then?

  • Curious what people here have built using RL?