emadehsan/maze
Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)
This project helps researchers and developers create various maze types, including rectangular, circular, triangular, and hexagonal, for use in machine learning experiments. You input desired maze dimensions and quantities, and it outputs image files of the mazes along with data about their structure. It's designed for machine learning engineers and researchers working on generative models or reinforcement learning agents.
No commits in the last 6 months.
Use this if you need to generate custom maze datasets to train AI models like Generative Adversarial Networks (GANs) or Reinforcement Learning (RL) agents.
Not ideal if you're looking for a game to play mazes or a tool for general graphic design.
Stars
42
Forks
8
Language
Python
License
MIT
Category
Last pushed
Sep 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/emadehsan/maze"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
caelan/pddlstream
PDDLStream: Integrating Symbolic Planners and Blackbox Samplers
realkushagrakhare/3D_Path_Planning
AI project for 3D Path Planning. Other details and running instructions can be found on the...
DillonZChen/wlplan
Relational Features for Planning
enlite-ai/maze
Maze Applied Reinforcement Learning Framework
APLA-Toolbox/PythonPDDL
🧭🔍 A PDDL Planner in Python partially wrapping PDDL.jl using JuliaPy