peter-can-talk / cppcon-2017Links
Deep Learning With C++
☆32Updated 7 years ago
Alternatives and similar repositories for cppcon-2017
Users that are interested in cppcon-2017 are comparing it to the libraries listed below
Sorting:
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- algorithms in c++☆45Updated 4 years ago
- C++ Lightweight Utility Extensions☆76Updated 3 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- A small framework to infer neural network☆145Updated 2 weeks ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- Set of examples of ML approaches implemented in C++☆292Updated 5 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 9 years ago
- A GPU / CPU implementation of a feed forward neural network☆31Updated 10 years ago
- Intel® Optimization for Chainer*, a Chainer module providing numpy like API and DNN acceleration using MKL-DNN.☆173Updated last week
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- some CUDA programming example☆25Updated 8 years ago
- Neural Networks Templates Library☆14Updated last year
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆54Updated last year
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated this week
- ArrayFire's Machine Learning Library.☆105Updated 6 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Portable 128-bit SIMD intrinsics☆58Updated 2 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆84Updated 9 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- An enhanced self-organizing incremental neural network for online unsupervised learning☆30Updated 7 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- Example code to create and train a Pytorch model using the new C++ frontend.☆17Updated 6 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year