eigenpi / CS2-CPP
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 8 years ago
Alternatives and similar repositories for CS2-CPP:
Users that are interested in CS2-CPP are comparing it to the libraries listed below
- 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 7 years ago
- Online Random Forests☆88Updated 9 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- Block-Coordinate Frank-Wolfe Optimization for Structural SVMs☆25Updated 11 years ago
- Tutorial code for Machine Learning and Optimization written in julia☆85Updated 9 years ago
- ☆34Updated 7 years ago
- Proceedings of ICML 2017☆24Updated last year
- A short paper describing the library is available on arXiv.☆63Updated 7 years ago
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆33Updated 8 years ago
- Optimizers for machine learning☆182Updated last year
- ArrayFire's Machine Learning Library.☆103Updated 6 years ago
- upgrade official version of gcForest v1.0.☆20Updated 7 years ago
- The MultiBoost package is a multi-class / multi-label / multi-task classification boosting software implemented in C++.☆27Updated 11 years ago
- pydeeplearn is a simple deep learning library written from scratch entirely in Python (CNN / RNN)☆15Updated 9 years ago
- Stochastic Gradient Boosted Decision Trees as Standalone, TMVAPlugin and Python-Interface☆246Updated 4 years ago
- MXNet Tutorial for NVidia GTC 2016.☆131Updated 8 years ago
- Support Vector Machines (SVM) in pure Julia☆35Updated 6 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- Metric Learning to Rank☆46Updated 11 years ago
- A VGG practical on convolutional neural networks☆154Updated 6 years ago
- Deep exponential family models in MXNet/Gluon. Layers o' latents 💤☆17Updated 7 years ago
- MXNet implementation of Deep Q-learning☆34Updated 7 years ago
- ☆66Updated 6 years ago
- (Spring 2017) Assignment 2: GPU Executor☆63Updated 7 years ago
- TMAC: A Toolbox of Modern Async-Parallel, Coordinate, Splitting, and Stochastic Methods☆46Updated 7 years ago
- GPU-specialized parameter server for GPU machine learning.☆100Updated 6 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…☆76Updated 4 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆106Updated 10 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 8 years ago
- Common Code Workflow tutorial on Theano☆60Updated 7 years ago