Boosting in Deep Learning
-
Boosting helps to build a strong ensemble( ensemble is a collection of multiple machine learning models) compared to a good capacity( strong learning model) individual machine learning model.
-
In the context of deep learning all machine learning models are neural networks.
-
Individual neural network is also considered as an ensemble which is improved by incrementally adding hidden layers.
-
Output from the ensemble is combined to predict the output.
0
1
Tags
Data Science
Related
Data Augmentation in Deep Learning
Early Stopping in Deep Learning
Dropout Regularization in Deep Learning
Which of these techniques are useful for reducing variance (reducing overfitting)?
ElasticNet Regression
If your Neural Network model seems to have high variance, what of the following would be promising things to try?
Regularization in ML and DL
Bagging in Deep Learning
Dropout in Deep Learning
Normalization of Data
Tangent Distance Algorithm
Tangent Propagation Algorithm
Manifold Tangent Classifier
Boosting in Deep Learning
Appropriate Regularization/ Representation
Weight Decay
L1 Regularization