cbovar/Micromachine.AI
Teach an AI how to drive
This helps you train an AI to autonomously drive a car in a simulated environment by demonstrating driving actions. You provide driving examples using arrow keys, and the system learns from your input, producing an AI that can navigate on its own. It's designed for anyone interested in hands-on machine learning for autonomous vehicle control without deep coding.
No commits in the last 6 months.
Use this if you want an intuitive, interactive way to teach an AI how to drive through direct demonstration rather than complex programming.
Not ideal if you need a production-ready autonomous driving system or a highly customizable deep learning framework for research.
Stars
14
Forks
2
Language
C#
License
—
Category
Last pushed
Feb 13, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cbovar/Micromachine.AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ArztSamuel/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The...
idreesshaikh/Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning
Deep Reinforcement Learning (PPO) in Autonomous Driving (Carla) [from scratch]
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
KimangKhenng/Traffic-SImulation-and-Visualization
Traffic Intersection Simulation Using C++ and Qt