Skip to content

Play the Cart Pole game with the REINFORCE method implemented with TensorFlow 2

License

Notifications You must be signed in to change notification settings

ultronify/cartpole-tf-reinforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Cart Pole with REINFORCE built with TensorFlow 2

Getting Started

To train a agent:

python train.py

To evaluate a pre-trained agent:

python test.py

About

Play the Cart Pole game with the REINFORCE method implemented with TensorFlow 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages