Skip to content

In this project a convolutional neural network (CNN) is trained to learn the behavior of a car using data from a simulator that allows real-time information gathering from the car’s chassis, position and its speed. As a first step the vehicle is driven in a manual mode of simulation for collecting data. Then the neural network uses information f…

Notifications You must be signed in to change notification settings

iamniki01/CNN-TensorFlow-Keras-and-Image-processing---Behavioral-clonning-of-self-drive-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CNN-TensorFlow-Keras-and-Image-processing---Behavioral-clonning-of-self-drive-car

In this project a convolutional neural network (CNN) is trained to learn the behavior of a car using data from a simulator that allows real-time information gathering from the car’s chassis, position and its speed. As a first step the vehicle is driven in a manual mode of simulation for collecting data. Then the neural network uses information from the front-facing, left and right cameras, the car’s position on the lane and its speed to learn the internal representations of the necessary processing steps, such as the detection of road lanes, required speed, and track position. Then the simulation is done in autonomous mode, applying the trained weights of neural network which predicts the steering angle for the car in autonomous mode.

About

In this project a convolutional neural network (CNN) is trained to learn the behavior of a car using data from a simulator that allows real-time information gathering from the car’s chassis, position and its speed. As a first step the vehicle is driven in a manual mode of simulation for collecting data. Then the neural network uses information f…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages