senad96 / ConvNet-Cifar10

Testing many ConvNet on Cifar10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNNs on CIFAR-10

In this project, we implemented a classic convolutional neural network, comparing the performance using different regularization techniques, such as data augmentation, droput and batch-normalization on CIFAR10. In the end, we also showed how transfer learning can improve performance and reduce training time.

Framework : PyTorch

About

Testing many ConvNet on Cifar10


Languages

Language:Python 99.5%Language:Shell 0.5%