Skip to content

dorianb/RL_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning toolkit

Python 3.7 has been chosen to ensure components compatibility. The project is structured using Distutils as a build automation tool. Test are implemented for each module using unittest.

Installation procedure

Installation of third party librairies

$ pip install -r requirements.txt

Installation of modules

$ python setup.py install

About

Reinforcement learning toolkit using Ray frameworks and Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages