Skip to content
/ rl-tf2 Public

My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0

License

Notifications You must be signed in to change notification settings

jxx123/rl-tf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rl-tf2

My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0.

To run it,

python main.py

Set configurations in config.yml.

TODO:

  • Implement DQN.
  • Add dependency list, maybe create a docker.

About

My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages