• Stars
    star
    150
  • Rank 245,820 (Top 5 %)
  • Language
  • License
    Other
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Studying Reinforcement Learning Guide

Study Reinforcement Learning & (Deep RL) Guide:

  • Simple guide and collective to study RL/DeepRL in one to 2.5 months of time.

Talks to check out first:


Books:


Courses:


  • Reinforcement Learning by David Silver.

    • Lecture 1: Introduction to Reinforcement Learning
    • Lecture 2: Markov Decision Processes
    • Lecture 3: Planning by Dynamic Programming
    • Lecture 4: Model-Free Prediction
    • Lecture 5: Model-Free Control
    • Lecture 6: Value Function Approximation
    • Lecture 7: Policy Gradient Methods
    • Lecture 8: Integrating Learning and Planning
    • Lecture 9: Exploration and Exploitation
    • Lecture 10: Case Study: RL in Classic Games
  • CS 294: Deep Reinforcement Learning, Spring 2017 by John Schulman and Pieter Abbeel.

    • Instructors: Sergey Levine, John Schulman, Chelsea Finn:
    • My Bad Notes

cc