Skip to content

Implemetations of alexnet using Tensorflow on mnist and cifar10.

License

Notifications You must be signed in to change notification settings

lineCode/tensorflow-alexnet

 
 

Repository files navigation

Alexnet using Tensorflow

Implemetations of alexnet using Tensorflow on mnist and cifar10.

For train

python kaggle_mnist_alexnet.py

For test

python kaggle_mnist_alexnet.py --is_train=False

About

Implemetations of alexnet using Tensorflow on mnist and cifar10.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%