Skip to content

yycho0108/CartPole_tf

Repository files navigation

CartPole_tf

Reward

Demo Video

Solving the CartPole (Inverted Pendulum) Problem with Reinforcement Learning.

Implemented in ternsorflow. The most advanced version currently lives in main_rnn.py,

where a DDRQN (Double-Dueling-Recurrent-Q-network) Agent optimizes for the problem.

About

Tensorflow implementation of Deep Reinforcement Learning Agent for CartPole

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages