Self-Driving Car Engineer【点击返回目录】

Nanodegree key: nd013

Version: 8.0.5

Locale: en-us 求知若渴,虚心若愚。

Work on the future of autonomous vehicles and help make the self-driving car revolution a reality!

Content

Part 01 : Computer Vision

In the part 01 ~ 03, you'll first become an expert in applying Computer Vision and Deep Learning on automotive problems. You will teach the car to detect lane lines, predict steering angle, and more all based on just camera data, along with working with lidar and radar data later on.

  • Module 02: Computer Vision
  • Part 02 : Deep Learning

    Part 03 : Sensor Fusion

    Part 04 : Localization

    In the part 04 ~ 07, you'll expand on your sensor knowledge to localize and control the vehicle. You'll evaluate sensor data from camera, radar, lidar, and GPS, and use these in closed-loop controllers that actuate the vehicle, finishing by combining all your skills on a real self-driving car!

    Part 05 : Path Planning

    Part 06 : Control

    Part 07 : System Integration

    Part 08 (Elective) : Additional Content

    Find additional optional content on Unscented Kalman Filters, Model Predictive Control, Advanced Deep Learning / Semantic Segmentation, and Functional Safety here.

    Part 09 (Elective) : Autonomous Systems Interview

    Start off with some tips on interviewing for an autonomous systems role, then watch how candidates approach their interview questions. Finish off by practicing some questions of your own!

    Part 10 (Elective) : Technical Interview Prep

    Learn the skills technical interviewers expect you to know—efficiency, common algorithms, manipulating popular data structures, and how to explain a solution.

    Part 11 (Elective): C++ Basics

    This course is the first step in a rewarding journey towards C++ expertise. The goal is translation: get a program written in Python, and translate it into C++.