Learn Before
How is a compact neural network typically described?
Question: Answer in one to three sentences using the definition.
Sample answer: A compact neural network is one that has relatively few hidden units, a limited number of layers, and a small total count of trainable weights.
Key points:
- Few hidden units
- Few layers
- Few trainable weights
Rubric: The answer should identify hidden units, layers, and parameters or weights, and state that each quantity is small.
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
Which description best fits a small neural network here?
A network is only considered small if it has few hidden units, few layers, and few parameters at the same time.
Small Neural Network Capacity
Match each network-size clue with what it tells you.
Order the steps for deciding whether a network is small.
Explain why a compact neural network is defined by structure, not by accuracy.
Decide Whether a Model Should Be Called Compact
How is a compact neural network typically described?
What best distinguishes a model’s size from its observed performance?
A Neural Network Can Be Called Small From Its Parameter Count Alone