https://github.com/geyang/rl-playground-old
playground repo for rl algorithms
https://github.com/geyang/rl-playground-old
Last synced: 3 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T18:47:53.000Z (almost 7 years ago)
- Last Synced: 2025-01-10T12:58:02.099Z (5 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
```