Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/geyang/rl-playground-old
- Owner: geyang
- Created: 2018-05-24T00:46:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T18:47:53.000Z (over 6 years ago)
- Last Synced: 2024-10-06T17:34:41.057Z (3 months ago)
- Language: Jupyter Notebook
- Size: 3.13 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```