dani2442 / DeepNeuralNetwork
☆18Updated 5 years ago
Alternatives and similar repositories for DeepNeuralNetwork:
Users that are interested in DeepNeuralNetwork are comparing it to the libraries listed below
- A simple implementation of a convolutional neural network from scratch in C++☆13Updated 5 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆54Updated last year
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API☆24Updated 2 years ago
- PyTorch 1.5 C++ frontend API☆20Updated 4 years ago
- A lightweight deep learning framework made with ❤️☆32Updated 5 years ago
- Example C++ CUDA implementation for training Neural Network on MNIST dataset☆26Updated 6 years ago
- For Course CS205 'C/C++ Program Design' at Southern University of Scicence and Technology, China☆70Updated 3 years ago
- ONNX converter and optimizer scirpts for Kneron hardware.☆38Updated last year
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆79Updated 2 years ago
- Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements …☆26Updated 6 years ago
- Pytorch Implementation of Twin Delayed Deep Deterministic Policy Gradients for Continuous Control☆12Updated 4 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 6 years ago
- The code for "No Routing Needed Between Capsules". This repository contains the code used for the experiments detailed in a forthcoming …☆49Updated 3 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆39Updated 4 years ago
- FLOPs and other statistics COunter for Pytorch neural networks☆23Updated 3 years ago
- It is tiny-dnn based on libtorch. Only headers without dependencies other than libtorch, deep learning framework☆35Updated 2 months ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- My solution to the Global Data Science Challenge☆36Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆86Updated last year
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- ResNet Implementation, Training, and Inference Using LibTorch C++ API☆39Updated 8 months ago
- PyTorch Implementation of FractalNet☆24Updated 6 years ago
- ☆29Updated 7 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- A few projects that demo how to develop on Mac with TF and XCode only☆78Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆46Updated 4 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated last year
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 5 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆98Updated 3 weeks ago