Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 227 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 227 Bytes

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