Skip to content

ericdanz/ReinforcingRobots

Repository files navigation

ReinforcingRobots

Reinforcement learning in simulation. Uses Phong, a Pong simulator.

Requires Tensorflow, numpy, and opencv

Run training on Phong with the command (this will use all default values)

python reinforcing_pong.py

Ctl-C while training will enter a display mode. Ctl-C while in this display mode will terminate the training.

'--help' will show you values you can change. Expect this to take a long time to train well.

About

Reinforcement learning in simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages