Skip to content

Scitator/RL-intro

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

RL Intro

2019 edition - Gym intro, Genetics, CEM, Tabular DQN

0. Gym interface

  • 00-gym.ipynb Open In Colab

1. Genetic algorithm

Additional materials

2. Cross Entropy Method

Additional materials

3. Tabular

Additional materials

4. DQN

Additional materials
  • Lecture by David Silver - video part I, video part II
  • Alternative lecture by Pieter Abbeel - video
  • Alternative lecture by John Schulmann - video
  • Blog post on q-learning Vs SARSA - url
  • N-step temporal difference from Sutton's book - suttonbook chapter 7
  • Eligibility traces from Sutton's book - suttonbook chapter 12
  • Blog post on eligibility traces - url

2020 edition - Deep RL, DQN, DDPG

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published