detiuaveiro/ia-tpg-rush-hour-77036_102477_ia
Final project for the "Artificial Intelligence" subject, which consisted in the development of an AI agent capable of solving various Rush Hour projects with the most efficient solution possible.
No commits in the last 6 months.
Stars
2
Forks
2
Language
Python
License
MIT
Last pushed
Jul 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/detiuaveiro/ia-tpg-rush-hour-77036_102477_ia"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...
misaghsoltani/DeepCubeAI
Learning Discrete World Models for Heuristic Search
algoprog/Laby
Maze generator, editor & solver in Java
tekian/path-finder
Visualization tool to demonstrate how different search algorithms work.