Skip to content

Talendar/qdeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Q Learning Framework

Simple Deep Q Learning framework. This is just a slightly modified version of DeepMind Acme's implementation of a deep Q network, with a few extra utilities. I built this package in order to facilitate the use (and visualization) of Deep Q Learning in my projects. If you're looking for something robust, it's probably best to use Acme.

To install QDeep, use the following command:

$ pip install qdeep

About

Simple Deep Q Learning framework.

Resources

License

Stars

Watchers

Forks

Contributors