nickbiso / TF-CNN-Cifar-100

Convolutional Neural Networks using Tensorflow with Cifar-100 dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TF-CNN-Cifar-100

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.

Sample Predictions:

alt text alt text alt text

About

Convolutional Neural Networks using Tensorflow with Cifar-100 dataset


Languages

Language:Jupyter Notebook 100.0%