- Scaling
- Encoding
We use the following architecture for our model
Here we use some techniques to avoid overfitting and increase the accuracy
- Early stopping
- Data augmentation
We use precision, recall and accuracy as metrics in our model
Building a Convolutional Neural Network on CIFAR-10 dataset
Jupyter Notebook
We use the following architecture for our model
Here we use some techniques to avoid overfitting and increase the accuracy
We use precision, recall and accuracy as metrics in our model