Skip to content

mknbv/rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The aim of this project is to reproduce reinforcement learning algorithms. While there are a lot of repositories that attempt to do the same, many of them may use simpler benchmarks or not achieve results that are as good as the ones reported in the papers. An additional goal is to provide a modular code base that is quite readable and reusable.

Currently implemented algorithms:

To view some of the result head over to the wiki page.

Installation

git clone https://github.com/MichaelKonobeev/rl.git
  • cd into the package and install it:
cd rl && pip install -e .

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages