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:
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 8 years ago
- BNN implementation in tensorflow☆165Updated 7 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- binary weight neural network implementation on tensorflow☆54Updated 7 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- VGG16 models for CIFAR-10 and CIFAR-100 using Keras☆227Updated 4 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 8 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 2 years ago
- Cifar-10 CNN implementation using TensorFlow library with 20% error.☆91Updated 6 years ago
- image classification with CIFAR10 dataset w/ Tensorflow☆142Updated 3 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
- Example code and instructions on getting Tensorflow Lite running on a Xilinx Zynq☆49Updated 7 years ago
- This is a collection of works on neural networks and neural accelerators.☆41Updated 6 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
- ☆62Updated 7 years ago
- CNN implementation from scratch☆37Updated 7 years ago
- BlockCIrculantRNN (LSTM and GRU) using TensorFlow☆14Updated 7 years ago
- Remplementation of paper https://arxiv.org/abs/1705.08665☆28Updated 8 years ago
- Keras and tensorflow implementation of capsule network.☆12Updated 7 years ago
- Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage…☆75Updated 4 years ago
- Reproduction of Probabilistic binary neural networks☆10Updated 6 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Binary Neural Network on IceStick FPGA.☆53Updated 7 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 7 years ago
- A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset☆178Updated 7 years ago
- bemova / Deep-Compression-Compressing-Deep-Neural-Networks-with-Pruning-Trained-Quantization-and-HuffmanIt is a pytorch implementation of https://arxiv.org/abs/1510.00149 paper.☆30Updated 7 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 7 years ago
- custom implementation alexnet with tensorflow☆20Updated 8 years ago