Skip to content

mswang12/minDQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minDQN

A Minimal Deep Q-Network (minDQN)

Running this code will render the agent solving the CartPole environment using OpenAI gym. Our Minimal Deep Q-Network is approximately 150 lines of code. In addition, this implementation uses Tensorflow and Keras and should generally run in less than 15 minutes.

Usage

python3 minDQN.py

About

A Minimal Deep Q-Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published