Skip to content

scyrych/RL-CartPole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement learning - Open AI - Cart Pole - TensorFlow

A Tensorflow implementation of an RL agent to balance a Cartpole from OpenAI Gym

Usage

  1. Run gym_run.py to train the model.
  2. Run gym_test.py to show the result.

About

Reinforcement learning - Open AI - Cart Pole

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages