https://github.com/phizaz/chula_rl
https://github.com/phizaz/chula_rl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phizaz/chula_rl
- Owner: phizaz
- Created: 2019-08-29T05:49:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T17:40:25.000Z (over 5 years ago)
- Last Synced: 2025-02-03T17:04:17.432Z (4 months ago)
- Language: Jupyter Notebook
- Size: 572 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
```
# git clone && cd
pip install -e .
```# Usage
```
import chula_rl as rl
```