OneRaynyDay / autodiffLinks
Symbolic differentiation engine for optimization-based machine learning models.
☆43Updated 7 years ago
Alternatives and similar repositories for autodiff
Users that are interested in autodiff are comparing it to the libraries listed below
Sorting:
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- ArrayFire's Machine Learning Library.☆104Updated 6 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆135Updated 8 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Uni…☆27Updated 13 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Demos interesting image-in, image-out networks running on both NVIDIA and AMD GPUs, with NNVM☆49Updated 7 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Updated 7 years ago
- crystalnet -- a mini core AI library (being refactored, see https://github.com/lgarithm/stdnn-ops)☆16Updated 5 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆33Updated 8 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆28Updated 9 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Python Binding to NVRTC☆79Updated 8 months ago
- Training a Tensorflow graph in C++☆25Updated 8 years ago
- ☆16Updated 7 years ago
- GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..☆25Updated 5 years ago
- This demo shows how to learn a neural network on top of decision trees☆32Updated 8 years ago
- OpenCL Inference Engine for pytorch☆51Updated 7 years ago
- MXNet Model Serving☆25Updated 7 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆283Updated 9 years ago
- PyTorch development for onnx