Learn Before
Choosing a Modular Driving System
For a self-driving project, a pipeline that separately detects lanes, vehicles, and signals before selecting a driving action may be the better choice until the team has much more labeled driving data. The modular design fits the current data situation more naturally.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Direct Sentiment Prediction from Raw Reviews
End-to-End Speech Recognition
Choosing a Modular Driving System
End-to-End Control Requires Many Labeled Examples
Sufficient Data and Model Capacity Can Remove Feature Bottlenecks
Learning Structured Outputs End to End
What Does End-to-End Learning Usually Replace?
Neural networks are often used in end-to-end learning pipelines.
End-to-end learning connects the _____ to the target output.
Match each model output with the kind of result it describes.
End-to-End Text Classification Flow
With the right labeled examples, what can an end-to-end model sometimes learn to produce?
End-to-end deep learning can only produce a single numerical output.
End-to-end models can learn structured outputs directly.
Match each learning setup to its definition.
Order the reasoning steps showing how end-to-end learning can produce structured outputs.
How Labeled Pairs Shape the Outputs an End-to-End Model Can Learn
Training an Image-to-Caption Model
Complex Outputs from End-to-End Models
Learn After
Why is a modular driving system often considered a better near-term option than a fully end-to-end one?
True or False: A single end-to-end model is always the best choice for every machine learning problem.
Until more _____ is collected, a modular driving system is usually the better choice.
Match each machine learning strategy term to its description.
Put the argument for using a non-end-to-end design in autonomous driving in order.
Which task is presented as a strong success case for end-to-end learning?
True or False: A modular self-driving system can be a better fit when full end-to-end training data is limited.
An end-to-end driving model can map _____ directly to steering commands.
Match each data situation to the architecture choice it supports in self-driving research.
Order the steps for choosing between a full end-to-end model and a modular pipeline for a new machine learning problem.
Why a Modular Pipeline Can Beat End-to-End Learning for Drone Landing
Choosing the System Design for an Autonomous Delivery Cart
What makes end-to-end driving more practical?