Skip to content
/ RL Public

Reinforcement Learning Algorithms implemented using Python

Notifications You must be signed in to change notification settings

ceteke/RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning

This is a repo containing explanations and implementations of the following Reinforcement Learning algorithms. Note that, if you want to see the notebooks clearly (with LaTeX and stuff) you need to clone the repo.

The tabular methods are demonstrated on OpenAI Gym's FrozenLake environment.

Monte Carlo

  • On-Policy Control
  • Exploring Starts
  • Off-Policy Control

Deep Reinforcement Learning

About

Reinforcement Learning Algorithms implemented using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published