MrRobb/Artificial-Intelligence
Some AI-related projects
A collection of standalone AI implementations demonstrating neural networks, genetic algorithms, and reinforcement learning through visual simulations—including autonomous vehicle navigation, game-playing agents, and evolutionary optimization. Each project is self-contained with independent build/run instructions, spanning domains from pathfinding and game AI to population-based learning algorithms.
No commits in the last 6 months.
Stars
20
Forks
6
Language
C++
License
MIT
Category
Last pushed
Apr 15, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MrRobb/Artificial-Intelligence"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
legends2k/2d-fov
Field of View and Line of Sight in 2D
JoanStinson/Decisions
C++ SDL AI Decisions: Finite State Machines and starting GOAP.
SoloGameDevGitHub/AIEngine
An Artificial Intelligence Engine to be used mainly in game development. It contains a bunch of...
euan-forrester/ai-wisdom-2-sample
Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game...
cromerc/alai
A game used to test A.I. for my university thesis.