ribtoks / yannpp
Deep Neural Network from scratch in C++ for learning purposes
☆36Updated 4 years ago
Alternatives and similar repositories for yannpp
Users that are interested in yannpp are comparing it to the libraries listed below
Sorting:
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆81Updated 5 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- A GPU / CPU implementation of a feed forward neural network☆31Updated 10 years ago
- Tensorflow model export from Python to C++ and inference without using TF library☆17Updated 6 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated 10 months ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- constexpr neural networks, template meta-programming☆49Updated 7 years ago
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 5 years ago
- Keras implementation of NovoGrad☆20Updated 4 years ago
- Training a Tensorflow graph in C++☆25Updated 8 years ago
- tensorflow in C++☆42Updated 5 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- C++ neural networks with Eigen☆14Updated 9 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- A lightweight deep learning framework made with ❤️☆32Updated 5 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆129Updated last year
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- FluidNet re-written with ATen tensor lib☆52Updated 5 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode☆39Updated 7 years ago
- A definitive guide to build Tensorflow with Intel MKL support on Mac☆16Updated 7 years ago