Code accompanying this blog post.
Usage:
- ensure dependencies in requirements.txt are installed
python double_dqn.py
Double DQN RL Agent Made to Solve OpenAI's Gym CartPole environment
Python
Code accompanying this blog post.
Usage:
python double_dqn.py