LukaszMalucha/Pathfinder-AI
Flask RESTful App with Q-learning AI algorithm
This helps operations managers or logistics planners find the most efficient route through a simple grid-like environment. You provide the grid layout with start and end points, and it identifies the optimal path. This is useful for anyone needing to solve basic pathfinding puzzles or demonstrate Q-learning concepts.
No commits in the last 6 months.
Use this if you need to quickly determine the best path in a defined, grid-based area.
Not ideal if you are dealing with complex, real-world mapping data or need to optimize routes with many variables like traffic, tolls, or multiple stops.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jun 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LukaszMalucha/Pathfinder-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Farama-Foundation/stable-retro
Retro games for Reinforcement Learning Research
MatPoliquin/stable-retro-scripts
Train models on retro games. AI vs AI contest. Pytorch C++ plugin for RetroArch that let you...
nadavbh12/Retro-Learning-Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
svpino/cs7641-assignment4
CS7641 - Machine Learning - Assignment 4 - Markov Decision Processes
Avalon-Benchmark/avalon
A 3D video game environment and benchmark designed from scratch for reinforcement learning research