Learn Before
Concept

Deep Learning Algorithms in Data Augmentation

Deep learning algorithms are preferred over deep neural networks for purposes of data augmentation due to their strength and lower bias-error, but exhibit higher variance in different subsets of training data. This can be solved by regularizing the algorithm so that it prefers simple solutions, or providing it with more training data - usually through data augmentation.

0

1

Updated 2022-06-12

Tags

Deep Learning

Data Science

Related