Skip to content

Deep Q-Network (DQN) for CartPole game from OpenAI gym

Notifications You must be signed in to change notification settings

Mottl/cartpole_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

cartpole_solver

DQN for OpenAI's cartpole game

Python 3x

Usage

git clone https://github.com/Mottl/cartpole_solver.git
cd cartpole_solver
python3 cartpole.py