A curated list of awesome autonomous vehicles resources, inspired by awesome-php.
Please feel free to send me pull requests to add links.
[University of Toronto] CSC2541 Visual Perception for Autonomous Driving - A graduate course in visual perception for autonomous driving. The class briefly covers topics in localization, ego-motion estimaton, free-space estimation, visual recognition (classification, detection, segmentation).
[INRIA] Mobile Robots and Autonomous Vehicles - Introduces the key concepts required to program mobile robots and autonomous vehicles. The course presents both formal and algorithmic tools, and for its last week's topics (behavior modeling and learning), it will also provide realistic examples and programming exercises in Python.
[Universty of Glasgow] ENG5017 Autonomous Vehicle Guidance Systems - Introduces the concepts behind autonomous vehicle guidance and coordination and enables students to design and implement guidance strategies for vehicles incorporating planning, optimising and reacting elements.
[David Silver - Udacity] How to Land An Autonomous Vehicle Job: Coursework David Silver, from Udacity, reviews his coursework for landing a job in self-driving cars coming from a Software Engineering background.
[Stanford] - CS221 Artificial Intelligence: Principles and Techniques - Contains a simple self-driving project and simulator.
[MIT] 6.S094: Deep Learning for Self-Driving Cars - an introduction to the practice of deep learning through the applied theme of building a self-driving car.
[MIT] 2.166 Duckietown - Class about the science of autonomy at the graduate level. This is a hands-on, project-focused course focusing on self-driving vehicles and high-level autonomy. The problem: Design the Autonomous Robo-Taxis System for the City of Duckietown.