/CartPole_Optimized_DDQN

This repository contains the implementation of a DDQN agent to solve the CartPole-v0 problem. I use openai gym to simulate the environment.

Primary LanguagePython

Watchers