Nico-Curti / NumPyNet
Neural Networks library in pure numpy
☆67Updated last year
Alternatives and similar repositories for NumPyNet:
Users that are interested in NumPyNet are comparing it to the libraries listed below
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆56Updated last year
- FLOPs and other statistics COunter for tf.keras neural networks☆30Updated 2 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Nvidia contributed CUDA tutorial for Numba☆250Updated 2 years ago
- Scailable ONNX python tools☆97Updated 6 months ago
- Code examples: 4th Edition - Feature Extraction and Image Processing in Computer Vision Book☆46Updated 5 years ago
- Light Face Detection using PyTorch Lightning☆84Updated last year
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- An implementation of convolutional networks in NumPy!☆80Updated 4 years ago
- ☆18Updated 6 years ago
- TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflo…☆14Updated 2 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆40Updated 10 months ago
- Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy☆54Updated 4 years ago
- FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.2+ (tf.keras)☆54Updated last year
- coding an autograd from scratch☆177Updated 6 years ago
- a lightweight transformer library for PyTorch☆71Updated 3 years ago
- Symbolic API for model creation in PyTorch.☆66Updated last month
- Keras reimplementation of EfficientNet Lite.☆42Updated 2 years ago
- Automatic neural network visualizations generated in your browser!☆150Updated 2 years ago
- Some useful (or not so much) Python stuff for Google Colab notebooks☆46Updated 2 years ago
- convert a pytorch model to a model for edge device☆21Updated 2 years ago
- a simple implementation of autograd engine☆23Updated 6 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆172Updated 2 years ago
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆19Updated last year
- Notebooks for the "JAX in Action" book☆144Updated 10 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆61Updated 4 years ago
- Collection of machine learning projects☆34Updated 10 months ago
- Sharpened Cosine Distance implementation in PyTorch☆10Updated 3 years ago
- Hands-On Machine Learning with C++, published by Packt☆483Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago