Skip to content

Implementation of basic RL steps and algorithms - Dynamic Programming approach, Monte-Carlo approach, DQN on Atari, Policy Gradient - Reinforce with baseline, Actor Critic (A2C)

License

Notifications You must be signed in to change notification settings

akjayant/Coding_Reinforcement_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding the RL elements

Implementation of basic RL steps and algorithms with my personal snippets/notes in jupyter notebook.

References -

  1. Intro to RL - Sutton & Barto
  2. Denny Britz RL Repo - blackjack.py, gridworld.py, plotting.py

About

Implementation of basic RL steps and algorithms - Dynamic Programming approach, Monte-Carlo approach, DQN on Atari, Policy Gradient - Reinforce with baseline, Actor Critic (A2C)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages