CartPole_tf 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.