misaghsoltani/DeepCubeAI
Learning Discrete World Models for Heuristic Search
No commits in the last 6 months. Available on PyPI.
Stars
10
Forks
1
Language
Python
License
MIT
Last pushed
Aug 28, 2025
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/misaghsoltani/DeepCubeAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
forestagostinelli/deepxube
Learn a domain-specific heuristic function in a domain-independent fashion to solve pathfinding problems.
FK04/AI_Lab
AI lab implementations covering informed and uninformed search algorithms with classic...
algoprog/Laby
Maze generator, editor & solver in Java
VedantKhairnar/The-Maze-Runner
AI : Use of Greedy Best First Search Traversal to find route from Source to Destination in a Random Maze
tekian/path-finder
Visualization tool to demonstrate how different search algorithms work.