Skip to content

tynski/ReinforcementLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Reinforecement Learning

The scope of this project is to test few reinforcement learning algorithms. To do so I tried three apporaches:

  • qlearning with mountain_car_v0 environment provided by OpenAI, mountaincar
  • qlearning with simple environment created on my own, customenv
  • deep qlearnig with simple environment created on my own dqlearning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages