teddante/CSC-30014-Project
This is a project is about simplifying someone's experience of finding the fastest way around a racetrack and this project logs my attempt to use Unity and its Machine Learning Agents component to find the fastest line around a track while providing a sufficient simulation of a car.
This project helps motorsport engineers, racing teams, and simulation enthusiasts automatically discover the fastest racing line around a track. By inputting track layouts and basic vehicle specifications into a 3D simulation, it outputs an optimized driving path that minimizes lap times. This tool is for anyone looking to quickly identify optimal racing lines without extensive manual testing or driver intuition.
No commits in the last 6 months.
Use this if you need to determine the fastest possible path around a racetrack for a simulated car, leveraging machine learning to find optimal lines efficiently.
Not ideal if you're looking for real-world car performance tuning or direct control over a physical vehicle, as this focuses on simulation.
Stars
6
Forks
—
Language
C#
License
—
Category
Last pushed
Jun 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/teddante/CSC-30014-Project"
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
Sebastian-Schuchmann/A.I.-Jumping-Cars-ML-Agents-Example
Ultimate Walkthrough Example for ML-Agents 1.0+ in Unity3D
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...