George Hotz, Eder Santana - 2016
Paper Links: Full-Text
Publications: arXiv Add/Edit
Comma.ai's approach to Artificial Intelligence for self-driving cars is based on an agent that learns to clone driver behaviors and plans maneuvers by simulating future events in the road. This paper illustrates one of our research approaches for driving simulation. One where we learn to simulate. Here we investigate variational autoencoders with classical and learned cost functions using generative adversarial networks for embedding road frames. Afterwards, we learn a transition model in the embedded space using action conditioned Recurrent Neural Networks. We show that our approach can keep predicting realistic looking video for several frames despite the transition model being optimized without a cost function in the pixel space.
Keywords: Add/Edit
Languages: Jupyter Notebook Add/Edit
Libraries: Add/Edit
This is a compilation of resources, tutorials, side projects, and other useful materials that I am learning and covering as I get ready for Udacity's Self-Driving Car Engineer Nanodegree program
Languages: Jupyter Notebook Add/Edit
Libraries: Add/Edit
MIT 6.S094 Tesla
Languages: Python Add/Edit
Libraries: Add/Edit
End-to-End Learning from Human and Autopilot Driving
Languages: Jupyter Notebook Add/Edit
Libraries: Add/Edit
Languages: Python Add/Edit
Libraries: Add/Edit
copy of comma.ai/research project
Languages: Jupyter Notebook Add/Edit
Libraries: Add/Edit
Train a car how to drive using human driving behavior. it uses tensorflow, keras, and image augmentation.
Languages: Python Add/Edit
Libraries: Add/Edit
dataset and code for 2016 paper "Learning a Driving Simulator"
Languages: Python Add/Edit
Libraries: Add/Edit
Deep Learning Project to Teach a Car to Drive Autonomously Using Only Camera Images.
Languages: Python Add/Edit
Libraries: Add/Edit
A convolutional neural network for end-to-end driving in virtual track, using TensorFlow and Keras.
Languages: Python Add/Edit
Libraries: Add/Edit
MIT 6.S094 Tesla()
Languages: Jupyter Notebook Add/Edit
Libraries: Add/Edit
Languages: Jupyter Notebook Add/Edit
Libraries: Add/Edit
Udacity MLND P6