felzek / AlexNet-A-Practical-ImplementationLinks
Implementation of AlexNet with Tensorflow
☆27Updated 7 years ago
Alternatives and similar repositories for AlexNet-A-Practical-Implementation
Users that are interested in AlexNet-A-Practical-Implementation are comparing it to the libraries listed below
Sorting:
- CNN implementation from scratch☆37Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 8 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆279Updated last year
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆29Updated 7 years ago
- Pruning and other network surgery for trained Keras models.☆408Updated 2 years ago
- Google Street View House Number(SVHN) Dataset, and classifying them through CNN☆63Updated 7 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 3 years ago
- CNN architecture exploration using Genetic Algorithm☆222Updated 3 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 8 years ago
- Deep Learning Application Examples☆170Updated 7 months ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 6 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- Repository for all the tutorials and codes shared at cv-tricks.com☆474Updated 4 years ago
- This repository provides the implementation of the method proposed in our paper "Pruning Deep Neural Networks using Partial Least Squares…☆26Updated 5 years ago
- Keras VGG implementation for CIFAR-10 classification Tutorial☆14Updated 6 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Using various CNN techniques on the MNIST dataset☆42Updated 8 years ago
- Pretrained VGG16 neural net in C language☆50Updated 4 years ago
- An small example how to use tensorflow data (tf.data)☆62Updated 7 years ago
- custom implementation alexnet with tensorflow☆20Updated 8 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago
- All the hipster things in Neural Net in a single repo☆287Updated 7 years ago
- ☆61Updated 8 years ago
- Keras re-implementation of the YOLOv2 object detection model☆49Updated 8 years ago
- This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube☆367Updated 6 years ago
- Styling your photos with neural style transfer.☆38Updated 7 years ago
- Contains code for Binary, Ternary, N-bit Quantized and Hybrid CNNs for low precision experiments.☆26Updated 7 years ago