Skip to main content

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
Full View Clean Top Middle TD Center TD Top Middle FP Center FP

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

miniworld_maze-1.0.0.tar.gz (32.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

miniworld_maze-1.0.0-py3-none-any.whl (32.7 MB view details)

Uploaded Python 3

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

Hashes for miniworld_maze-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d4b67c52f28a049fda24d13f6588749471dc53c3cf0770457eae7148717a8c1a
MD5 fa2eac8d4a90be511b6ee4dd756cd618
BLAKE2b-256 5fb2cd1f71bff881ee6e6ffd62108a90015cd312f4c839c261020b892f93d2f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for miniworld_maze-1.0.0.tar.gz:

Publisher: publish.yml on mctigger/miniworld-maze

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for miniworld_maze-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6693324f468109a70d4d1e7a9ee5f88e6cb96f7a9d132a5d4ed167c363975ca3
MD5 57d39001270c6eb0d4fbb2c57af56e12
BLAKE2b-256 5395e490efdb27c74b939efac5ab73f0856e00a473ac74a45af77ad34cbbd761

See more details on using hashes here.

Provenance

The following attestation bundles were made for miniworld_maze-1.0.0-py3-none-any.whl:

Publisher: publish.yml on mctigger/miniworld-maze

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page