You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convolutional Neural Networks using Tensorflow with Cifar-100 dataset
Cifar-100 is a 100-way image classification problem using 32x32 colored images. In this problem I used a VGG-like-architecture CNN to achieve a 53% accuracy.