Skip to content

ReinforcementLearning model and algorithms. Also some interesting programs implemented by RL. Have fun.

License

Notifications You must be signed in to change notification settings

gutouyu/ReinforcementLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReinforcementLearning

ReinforcementLearning model and algorithms. Also some interesting programs implemented by RL. Have fun.

All models/algthms are refacted in file RL.py.

Tab Of Content

  • Q Learning
  • DQN
  • Sarsa
  • Sarsa lambda
  • Actor Critic

Blogs

Examples

  • Maze Maze

Contribution

All issues or pull request will be deeply welcomed.This is just a playground for now.

About

ReinforcementLearning model and algorithms. Also some interesting programs implemented by RL. Have fun.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages