Nico-Curti / NumPyNetLinks
Neural Networks library in pure numpy
☆70Updated last year
Alternatives and similar repositories for NumPyNet
Users that are interested in NumPyNet are comparing it to the libraries listed below
Sorting:
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 3 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- Nvidia contributed CUDA tutorial for Numba☆257Updated 3 years ago
- Scailable ONNX python tools☆97Updated 11 months ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- Automatic neural network visualizations generated in your browser!☆156Updated 2 months ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆55Updated last year
- convert a pytorch model to a model for edge device☆20Updated 2 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 8 months ago
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆59Updated 4 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆172Updated 2 years ago
- ☆54Updated 5 years ago
- A numpy-only implementation of a Convolutional Neural Network, from the ground up.☆230Updated 6 years ago
- Productionize machine learning predictions, with ONNX or without☆66Updated last year
- Deep Learning sample programs using PyTorch in C++☆254Updated this week
- An implementation of convolutional networks in NumPy!☆81Updated 4 years ago
- ☆52Updated 4 years ago
- Collection of machine learning projects☆34Updated last year
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 6 months ago
- MUSCO: MUlti-Stage COmpression of neural networks☆72Updated 4 years ago
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆21Updated 2 years ago
- Simple stochastic weight averaging callback for Keras☆62Updated 4 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆194Updated 3 years ago
- a simple implementation of autograd engine☆24Updated 7 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆94Updated 7 years ago