Skip to content

Instantly share code, notes, and snippets.

@farzadab
Last active December 23, 2022 06:30
Show Gist options
  • Save farzadab/a378d5217904a9dc8a4f5a941c7eba82 to your computer and use it in GitHub Desktop.
Save farzadab/a378d5217904a9dc8a4f5a941c7eba82 to your computer and use it in GitHub Desktop.
Reinforcement Learning Resources

Learning RL Resources

  • The RL book by R. Sutton and A. Bartow
    • The classic book of RL
    • @GlenB told me not to read about Deep RL before you read the classical sutff first
  • Spinning up RL
    • A set of resources including a tutorial and excercises for some of the Deep RL algorithms

Video Lectues

Articles

Courses

  • Sergey Levine's DeepRL from Berkeley
    • Has great excercises if you have the time

Papers

Libraries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment