https://github.com/opplieam/self-driving-car
Autonomous Driving with Convolutional Neural Network
https://github.com/opplieam/self-driving-car
convolutional-neural-networks deep-learning self-driving-car
Last synced: 3 months ago
JSON representation
Autonomous Driving with Convolutional Neural Network
- Host: GitHub
- URL: https://github.com/opplieam/self-driving-car
- Owner: opplieam
- License: apache-2.0
- Created: 2019-03-17T09:55:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T20:18:19.000Z (6 months ago)
- Last Synced: 2025-01-18T02:28:49.920Z (5 months ago)
- Topics: convolutional-neural-networks, deep-learning, self-driving-car
- Language: Jupyter Notebook
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Autonomous Driving with Convolutional Neural Network
### Youtube
[](https://www.youtube.com/watch?v=8k7ExqjMSJc)
**Deep Learning framework:** Tensorflow / Keras
**NN architecture:** Nvidia PilotNet https://arxiv.org/abs/1704.07911
**Car Simulator:** Udacity
### Attention at the last layer
**Original Image**

**Predicted:** -0.09363958984613419 steering angle
**Left steering attention**

**Maintain steering attention**
