Multi-room maze environments from the DrStrategy paper for reinforcement learning research
Project description
MiniWorld DrStrategy - Multi-Room Maze Environment
A refactored implementation of Dr. Strategy's MiniWorld-based maze environments with updated dependencies and modern Python packaging. Based on the now-deprecated MiniWorld project and the original DrStrategy implementation.
Environment Observations
Environment Views
Full environment layout and render-on-position views:
| Full Environment | Partial Top-Down Observations | Partial First-Person Observations |
|---|---|---|
Installation
pip install miniworld-maze
Usage
from miniworld_drstrategy import create_nine_rooms_env
# Create environment
env = create_nine_rooms_env(variant="NineRooms", size=64)
obs, info = env.reset()
# Take actions
action = env.action_space.sample()
obs, reward, terminated, truncated, info = env.step(action)
env.close()
Environment Variants
- NineRooms: 3×3 grid layout
- SpiralNineRooms: Spiral connection pattern
- TwentyFiveRooms: 5×5 grid layout
License
MIT License - see LICENSE file for details.
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 miniworld_maze-1.0.0.tar.gz.
File metadata
- Download URL: miniworld_maze-1.0.0.tar.gz
- Upload date:
- Size: 32.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4b67c52f28a049fda24d13f6588749471dc53c3cf0770457eae7148717a8c1a
|
|
| MD5 |
fa2eac8d4a90be511b6ee4dd756cd618
|
|
| BLAKE2b-256 |
5fb2cd1f71bff881ee6e6ffd62108a90015cd312f4c839c261020b892f93d2f9
|
Provenance
The following attestation bundles were made for miniworld_maze-1.0.0.tar.gz:
Publisher:
publish.yml on mctigger/miniworld-maze
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
miniworld_maze-1.0.0.tar.gz -
Subject digest:
d4b67c52f28a049fda24d13f6588749471dc53c3cf0770457eae7148717a8c1a - Sigstore transparency entry: 429651919
- Sigstore integration time:
-
Permalink:
mctigger/miniworld-maze@ba9158ac45852c483a21adddaed26e4d7fc009d4 -
Branch / Tag:
refs/tags/1.0 - Owner: https://github.com/mctigger
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@ba9158ac45852c483a21adddaed26e4d7fc009d4 -
Trigger Event:
release
-
Statement type:
File details
Details for the file miniworld_maze-1.0.0-py3-none-any.whl.
File metadata
- Download URL: miniworld_maze-1.0.0-py3-none-any.whl
- Upload date:
- Size: 32.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6693324f468109a70d4d1e7a9ee5f88e6cb96f7a9d132a5d4ed167c363975ca3
|
|
| MD5 |
57d39001270c6eb0d4fbb2c57af56e12
|
|
| BLAKE2b-256 |
5395e490efdb27c74b939efac5ab73f0856e00a473ac74a45af77ad34cbbd761
|
Provenance
The following attestation bundles were made for miniworld_maze-1.0.0-py3-none-any.whl:
Publisher:
publish.yml on mctigger/miniworld-maze
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
miniworld_maze-1.0.0-py3-none-any.whl -
Subject digest:
6693324f468109a70d4d1e7a9ee5f88e6cb96f7a9d132a5d4ed167c363975ca3 - Sigstore transparency entry: 429651937
- Sigstore integration time:
-
Permalink:
mctigger/miniworld-maze@ba9158ac45852c483a21adddaed26e4d7fc009d4 -
Branch / Tag:
refs/tags/1.0 - Owner: https://github.com/mctigger
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@ba9158ac45852c483a21adddaed26e4d7fc009d4 -
Trigger Event:
release
-
Statement type: