Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethanabrooks/gridworld-env
A customizable library of gridworlds conforming to the OpenAI Gym (https://gym.openai.com/) API
https://github.com/ethanabrooks/gridworld-env
Last synced: 1 day ago
JSON representation
A customizable library of gridworlds conforming to the OpenAI Gym (https://gym.openai.com/) API
- Host: GitHub
- URL: https://github.com/ethanabrooks/gridworld-env
- Owner: ethanabrooks
- Created: 2018-12-28T21:10:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:00:32.000Z (almost 2 years ago)
- Last Synced: 2023-08-09T12:44:05.251Z (over 1 year ago)
- Language: Python
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GridWorld
```
python gridworld_env/control_flow_gridworld.py --n-subtasks=5
```