Skip to content

A collection of reinforcement learning algorithms.

Notifications You must be signed in to change notification settings

taochenshh/easyrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRL

Installation

git clone https://github.com/taochenshh/easyrl.git
cd easyrl
conda env create -f environment.yml
conda activate easyrl

Examples

Checkout examples here

Citation

To cite this repository in publications:

@misc{chen2020easyrl,
  author = {Tao Chen},
  title = {{EasyRL}},
  howpublished = {\url{https://github.com/taochenshh/easyrl}},
  year = {2020}
}

About

A collection of reinforcement learning algorithms.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages