leihao1 / CNN-CIFAR-10-Image-Classification

Implemented CNN for CIFAR-10 image classification task using Pytorch, dimension reduction was done by PCA and t-SNE.
3 stars 0 forks source link

Deeper network is needed to achieve better accuracy #1

Open leihao1 opened 4 years ago

leihao1 commented 4 years ago

Deeper networks, dropout layer, regularizations.

leihao1 commented 4 years ago

http://cs231n.github.io/neural-networks-1/