• Stars
    star
    20
  • Rank 1,119,925 (Top 23 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This simulation of a car uses steering angle predictions from a convolutional neural network, this is also called end-to-end learning. It is able to drive fully autonomously on the whole track with only one round of training data. The project was part of the Self-Driving Car Engineer program.