Skip to content

hdlproject/reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning PoC

Doing all the things related to reinforcement learning solely to experiment and get used to the concepts. No particular goal in mind. Obviously, this is not a production-ready code.

How to run

$ poetry install
$ poetry run python main.py

TODO

  • extract rendering logic into the run() function instead of the env.

About

Reinforcement Learning Research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages