jpowie01 / CUDA-DNN-MNIST
Example C++ CUDA implementation for training Neural Network on MNIST dataset
☆26Updated 6 years ago
Alternatives and similar repositories for CUDA-DNN-MNIST:
Users that are interested in CUDA-DNN-MNIST are comparing it to the libraries listed below
- Implementing CNN code in CUDA and OpenCL to evaluate its performance on NVIDIA GPUs, AMD GPUs, and an FPGA platform.☆54Updated 7 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆146Updated 7 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆86Updated 5 years ago
- Jupyter notebook examples on image classification with quantized neural networks☆69Updated 4 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆95Updated 6 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- This is a collection of works on neural networks and neural accelerators.☆40Updated 5 years ago
- Repository containing pruned models and related information☆37Updated 3 years ago
- A lightweight deep learning framework made with ❤️☆32Updated 5 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Customized matrix multiplication kernels☆53Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆97Updated last year
- Test winograd convolution written in TVM for CUDA and AMDGPU☆40Updated 6 years ago
- image to column☆31Updated 10 years ago
- This is a PyTorch implementation of the Scalpel. Node pruning for five benchmark networks and SIMD-aware weight pruning for LeNet-300-100…☆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…☆62Updated 5 years ago
- EfficientNets snapshot☆89Updated 5 years ago
- Fast sparse deep learning on CPUs☆51Updated 2 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- Collection of Papers and Trials on Deep Learning to aid EE design☆38Updated 4 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆105Updated 6 years ago
- Fast matrix multiplication for few-bit integer matrices on CPUs.☆27Updated 5 years ago
- training ternary neural networks☆12Updated 7 years ago
- Training neural networks with 8-bit computations☆29Updated 8 years ago
- Pretrained VGG16 neural net in C language☆49Updated 3 years ago
- ☆58Updated 2 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago