Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geyang/rl-playground-old

playground repo for rl algorithms
https://github.com/geyang/rl-playground-old

Last synced: about 2 months ago
JSON representation

playground repo for rl algorithms

Awesome Lists containing this project

README

        

# RL-Playground, A collection of Reinforcement Learning Algorithms

```bash
pip install playground
```

## Usage

```bash
conda env create -f ./playground.yml
```