Kolkir / mlcpp
Set of examples of ML approaches implemented in C++
☆289Updated 4 years ago
Alternatives and similar repositories for mlcpp:
Users that are interested in mlcpp are comparing it to the libraries listed below
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- Serving PyTorch 1.0 Models as a Web Server in C++☆226Updated 5 years ago
- TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake☆439Updated 5 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆122Updated 6 years ago
- Pytorch C++ Library☆369Updated 6 years ago
- Neural Network TensorFlow C API☆469Updated 9 months ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- a c++/cuda template library for tensor lazy evaluation☆163Updated last year
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 6 years ago
- Deep Learning sample programs using PyTorch in C++☆250Updated last year
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 6 years ago
- Explore the Capabilities of the TensorRT Platform☆261Updated 3 years ago
- mojo cnn: c++ convolutional neural network☆196Updated 6 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆432Updated 2 years ago
- A header-only C++ library for numerical optimization --☆765Updated last month
- TVM integration into PyTorch☆452Updated 5 years ago
- ATen: A TENsor library for C++11☆691Updated 5 years ago
- A header-only C++ library for deep neural networks☆405Updated 3 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆1,111Updated 5 years ago
- Tensorflow C++☆18Updated 2 years ago
- Demo dataset for libtorch☆56Updated 2 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 4 years ago
- tensorflow prediction using c++ api☆149Updated 5 years ago
- Deep learning system course☆218Updated 6 years ago
- kmeans clustering with multi-GPU capabilities☆118Updated last year
- A curated list of MXNet examples, tutorials and blogs.