Sebastian-Schuchmann/A.I.-Jumping-Cars-ML-Agents-Example
Ultimate Walkthrough Example for ML-Agents 1.0+ in Unity3D
This project provides a comprehensive guide for game developers and AI enthusiasts to integrate Unity’s ML-Agents with Unity3D. It helps you transform player characters into intelligent agents capable of learning complex behaviors, such as dodging obstacles. By following the steps, you can train AI to perform actions, using input like distance to obstacles and outputting discrete actions like 'jump' or 'do nothing'.
No commits in the last 6 months.
Use this if you are a game developer or AI developer looking for a detailed, step-by-step example to build and train AI agents within Unity3D using ML-Agents.
Not ideal if you are a beginner with no prior experience in Unity3D or basic programming concepts, as the walkthrough assumes some familiarity with the environment.
Stars
58
Forks
27
Language
C#
License
Apache-2.0
Category
Last pushed
Sep 15, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Sebastian-Schuchmann/A.I.-Jumping-Cars-ML-Agents-Example"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables...
Unity-Technologies/ml-agents-dodgeball-env
Showcase environment for ML-Agents
AlanLaboratory/UnrealMLAgents
The Unreal ML Agents Toolkit is an open-source project that enables Unreal Engine games and...
Sebastian-Schuchmann/A.I.-Shooting-Game-ML-Agents-Unity-Example
A beginner friendly example for Unity's ML-Agents Framework. This project teaches you how to...
simoninithomas/ml-agents-snowball-fight
A multi-agent environment using Unity ML-Agents Toolkit