Skip to content

This is the implementation of CIFAR-10 using Tensforflow

Notifications You must be signed in to change notification settings

AbhishekTaur/AlexNet-CIFAR-10

Repository files navigation

AlexNet CIFAR-10

This repo contains implementation of AlexNet and SVM for classifying CIFAR-10 dataset

Project Requirements

torch==1.0.0.dev20181024
six==1.11.0
matplotlib==2.2.3
torchvision==0.2.1
numpy==1.14.3
tqdm==4.25.0
scikit_learn==0.20.1
tensorboardX==1.4

About

This is the implementation of CIFAR-10 using Tensforflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages