Learn Before
Concept
Multi-Layer Perceptron (MLP)
We can take the weights from the DBN and use them to define an MLP: After initialization, we can train the MLP to perform a classification task, which is an example of discriminative fine-tuning.
0
1
Updated 2021-07-22
Tags
Data Science