top of page
Automonous Driving Agent
By Team AgentSmart
01
Introduction
Definition: A self-driving car is a vehicle that is capable of sensing its environment and moving safely with little or no human input.
Our team aims to build an intelligent agent that could be successfully driving by itself in a virtual game world. We will train our model based on an open source car-racing simulator on Github.
02
Game Features
We add new features to the car-racing simulator to build our training environment .
Features Added:
-
Obstacles on the road
-
Accelerator to give higher speed
-
Stars need to be collected
-
Rich terrain (e.g. ramp)
-
5 sensors to detect obstacles
-
5 sensors to detect stars and accelerators
-
Dense checkpoints to guide the car
Methodology
We try different methods to train our
driving agent in order to make it smarter。
03
-
Reinforcement Learning
-
Multiple agent training
-
Imitation Learning
-
Convolutional Neural Networks
key features
Demo
Technology
Contact
Demo
bottom of page