exelban / tensorflow-cifar-10Links
Cifar-10 CNN implementation using TensorFlow library with 20% error.
☆91Updated 5 years ago
Alternatives and similar repositories for tensorflow-cifar-10
Users that are interested in tensorflow-cifar-10 are comparing it to the libraries listed below
Sorting:
- A machine learning experiment☆180Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 7 years ago
- TensorFlow ImageNet - Training and SOTA checkpoints☆52Updated 7 years ago
- Collection of Keras models used for classification☆318Updated 6 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Wide Residual Networks in Keras☆109Updated 7 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Snapshot Ensemble in Keras☆311Updated 8 years ago
- Re-implementation of VGG Network in tensorflow☆71Updated 7 years ago
- Explored CNNs with TensorFlow to create models for cropped single-digit and original multi-digit images from SVHN dataset.☆70Updated 8 years ago
- Calculate Flops for CNN☆38Updated 8 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 8 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆204Updated 7 years ago
- TensorFlow implementation of the Xception Model by François Chollet☆211Updated 6 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Learning Deep Features for Discriminative Localization (2016)☆149Updated 2 years ago
- Repo about neural networks for images handling☆264Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆227Updated 3 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 6 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 6 years ago
- A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on Fashion-MNIST, CIFAR-10, etc.☆71Updated 7 years ago
- An example of visualization of weights and output of convolutional layers☆104Updated 9 years ago