Implementations of various sequential decision problems as MDPs using the SimpleOptions framework.
Project description
simpleenvs
A collection of Reinforcement Learning (RL) environments which I have implemented as part of my research. Hopefully this collection will grow over time, and prove useful to others as well.
All of these environments use an interaction API similar to that used by OpenAI Gym, however we do not implement Gym's Env class directly.
Further documentation coming soon!
Many of the smaller, discrete environments (e.g. Taxi, Hanoi, Rooms) are designed to be friendly for use with graph-based methods. If you wish to construct a state-transition graph for an environment, you can do so like this.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simpleenvs-0.6.0.tar.gz.
File metadata
- Download URL: simpleenvs-0.6.0.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
368a7bce3ffe4cf2c603f5b20dbcda8205a30758ba6e2728565eb776a068e917
|
|
| MD5 |
e1b820f517da0b5ac98ef88971f6d20e
|
|
| BLAKE2b-256 |
91ef6d54cb8abbe174d7a2938e72cc3c41e0f8a2978174fe2558119e2bb9f5fd
|
File details
Details for the file simpleenvs-0.6.0-py3-none-any.whl.
File metadata
- Download URL: simpleenvs-0.6.0-py3-none-any.whl
- Upload date:
- Size: 36.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25e6b7ab2fcc93fe33e5477c8745002c4afbdf20018778e9fd9d97b4e8dc78b9
|
|
| MD5 |
aef88a91576b492445c3da7b269fdc86
|
|
| BLAKE2b-256 |
50166812c9c95bead71c76ba9b4ce22f81ee97045123c697ea40ed67fb32196a
|