Skip to content

Implementations of the different Reinforcement Learning problems and agents covered in Richard Sutton and Andrew Barto's book "Reinforcement Learning: An Introduction".

Notifications You must be signed in to change notification settings

Jjschwartz/RL-an-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL an intro

This project is a collection of implementations of environments and agents from Reinforcement Learning: an Introduction.

Current environments and agents

  • stationary k-armed bandit environment
    • greedy agent
    • epsilon-greedy agent

About

Implementations of the different Reinforcement Learning problems and agents covered in Richard Sutton and Andrew Barto's book "Reinforcement Learning: An Introduction".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages