Data augmentation to address overfitting | Deep Learning Tutorial 26 (Tensorflow, Keras & Python)

Описание к видео Data augmentation to address overfitting | Deep Learning Tutorial 26 (Tensorflow, Keras & Python)

When we don't have enough training samples to cover diverse cases in image classification, often CNN might overfit. To address this we use a technique called data augmentation in deep learning. Data augmentation is used to generate new training samples from current training set using various transformations such as scaling, rotation, contrast change etc. In this video, we will classify flower images and see how our cnn model overfits. After that we will use data augmentation to generate new training samples and see how model performance improves.

#dataaugmentation #dataaugmentationdeeplearning #addressoverfitting #cnn #deeplearningtutorial

Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.

Code: https://github.com/codebasics/deep-le...

Deep learning playlist:    • Deep Learning With Tensorflow 2.0, Ke...  
Machine learning playlist : https://www.youtube.com/playlist?list...


Discord:   / discord  
Website: https://codebasics.io/
Facebook:   / codebasicshub  
Twitter:   / codebasicshub  
Linkedin:   / codebasics  

DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.

Комментарии

Информация по комментариям в разработке