eigenpi / CS2-CPPLinks
Minimum-cost maximum-flow. This is a "ported to C++" version of the famous scaling push-relabel CS2 mcmf algorithm of A.V. Goldberg [1]. This C++ implementation is developed from the original C code. [1] A.V. Goldberg, "An Efficient Implementation of a Scaling Minimum-Cost Flow Algorithm," J. Algorithms, vol. 22, pp. 1-29, 1997.
☆33Updated 9 years ago
Alternatives and similar repositories for CS2-CPP
Users that are interested in CS2-CPP are comparing it to the libraries listed below
Sorting:
- IG Systems CS2 Software. This is just a host for the source of the min-cost flow solver developed by IG systems. Please refer to the home…☆42Updated 8 years ago
- ArrayFire's Machine Learning Library.☆105Updated 6 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆33Updated 8 years ago
- A short paper describing the library is available on arXiv.☆64Updated 7 years ago
- ☆67Updated 7 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- Stochastic Gradient Boosted Decision Trees as Standalone, TMVAPlugin and Python-Interface☆246Updated 4 years ago
- Distributed TensorFlow Examples for O'Reilly☆45Updated 7 years ago
- cache-friendly multithread matrix factorization☆89Updated 9 years ago
- ☆34Updated 7 years ago
- Common Code Workflow tutorial on Theano☆60Updated 8 years ago
- Cyclades☆28Updated 7 years ago
- ☆30Updated 8 years ago
- AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpos…☆77Updated 5 years ago
- Online Random Forests☆89Updated 9 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- (Spring 2017) Assignment 2: GPU Executor☆62Updated 8 years ago
- Restricted Boltzmann Machines☆90Updated 10 years ago
- Library for Multi-Armed Bandit Algorithms☆58Updated 8 years ago
- ☆204Updated last year
- MXNet Tutorial for NVidia GTC 2016.☆130Updated 9 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆296Updated 6 years ago
- MXNet implementation of Deep Q-learning☆34Updated 7 years ago
- Neighborhood Components Analysis in C++☆38Updated 15 years ago
- in progress☆108Updated 8 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆283Updated 9 years ago
- Multi-armed bandit simulation library☆138Updated last year
- ☆127Updated 9 years ago
- Fast and memory-efficient svmlight / libsvm file loader for Python.☆117Updated 5 years ago