Dynmi / AlexNetLinks
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
☆196Updated 4 years ago
Alternatives and similar repositories for AlexNet
Users that are interested in AlexNet are comparing it to the libraries listed below
Sorting:
- Highly optimized inference engine for Binarized Neural Networks☆251Updated last week
- Deep Learning sample programs using PyTorch in C++☆306Updated 3 weeks ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆104Updated 11 months ago
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆28Updated 7 years ago
- coding an autograd from scratch☆180Updated 7 years ago
- ☆18Updated 6 years ago
- ONNX Command-Line Toolbox☆35Updated last year
- Scailable ONNX python tools☆98Updated last year
- Neural Networks library in pure numpy☆70Updated last year
- Deep Learning in pure C++☆28Updated 6 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 7 years ago
- Set of examples of ML approaches implemented in C++☆294Updated 5 years ago
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 6 years ago
- ☆47Updated 7 years ago
- PyTorch C++ API Documentation☆243Updated this week
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆25Updated 3 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆159Updated 3 years ago
- PyTorch interface for the IPU☆181Updated 2 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- PDFs and Codelabs for the Efficient Deep Learning book.☆203Updated 2 years ago
- Easily benchmark machine learning models in PyTorch☆150Updated last year
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆125Updated 3 years ago
- A small framework to infer neural network☆145Updated last week
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated 2 years ago
- Unofficial PyTorch and torchvision builds for ARM devices☆215Updated 3 years ago
- Numpy implementation of deep learning☆16Updated last year
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 5 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago