Skip to content

In this repository I try to solve small Reinforcement Learning problems using NumPy

License

Notifications You must be signed in to change notification settings

DuttaAbhigyan/Reinforcement-Learning-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement-Learning-Problems

In this repository I try to solve small Reinforcement Learning problems using NumPy. Current problems solved:

  1. Gridworld (State Value Estimation Problem)
  2. Gambler's Problem (State Value Estimation Problem)
  3. Windy Gridworld (Control Problem)
  4. K-Bandits (Control Problem)

About

In this repository I try to solve small Reinforcement Learning problems using NumPy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages