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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.