Articles tagged overfitting

4 articles

PyTorch: dividing dataset, transformations, training on GPU and metric visualization

PyTorch: dividing dataset, transformations, training on GPU and metric visualization

Practical tips on dividing a dataset for training, validation and testing, applying transformations, moving to a GPU and metrics visualization.

Read article
Artificial intelligence - a few key concepts

Artificial intelligence - a few key concepts

This article is for everyone who needs to organize some key concepts in the field of artificial intelligence and machine learning. Read on!

Read article
Convolutional neural network 4: data augmentation

Convolutional neural network 4: data augmentation

Data augmentation - train a neural network with data generators. The last part of the tutorial on convolutional neural networks.

Read article
Convolutional neural network 3: convnets and overfitting

Convolutional neural network 3: convnets and overfitting

Convnets and overfitting - the third part of a practical tutorial. Regularization techniques and practical tips for building convolutional networks.

Read article