Deme94/MachineLearning-Birds
Most important scripts from my final degree project using MLAgents (Deep Reinforcement Learning) and Unity. It also includes a traditional AI algorithm to be compared with the ML one. Both AIs (ML and heuristic) had very similar results in a bird race, both AI methods are valid for this type of game.
No commits in the last 6 months.
Stars
2
Forks
—
Language
C#
License
—
Category
Last pushed
Sep 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Deme94/MachineLearning-Birds"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Unity-Technologies/obstacle-tower-env
Obstacle Tower Environment
UnityTechnologies/MachineLearningRoguelike
A small Roguelike game that uses Machine Learning to power its entities. Originally used in...
CoderOneHQ/ultimate-volleyball
3D RL Volleyball environment built on Unity ML-Agents
kaiergin/runescape-ML
Train computer vision models to complete clicking tasks by learning from your recorded data
Naton1/osrs-pvp-reinforcement-learning
Train a neural network to PvP in Old School RuneScape using reinforcement learning.