Requirements for an End-to-End Model
Question: What two conditions are needed for an end-to-end system to avoid being limited by hand-designed input features such as MFCCs?
Sample answer: It needs a sufficiently large neural network and enough training data.
Key points:
- Sufficiently large neural network
- Enough training data
Rubric: Must identify both the model capacity requirement and the data requirement.
0
1
Tags
Python Programming Language
Data Science
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Scaling Up to Remove Hand-Crafted Features
Large End-to-End Models and Error Limits
Requirements for End-to-End Model Performance
Match each item to its role in an end-to-end speech system.
From Handcrafted Features to End-to-End Learning
How Model Size and Data Affect Feature Engineering
Moving to an End-to-End Speech Model
Requirements for an End-to-End Model
When End-to-End Learning Reduces Manual Feature Limits
Can a Small Network Always Stay Low-Bias with More Data?