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.
☆34Updated 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
- Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning☆33Updated 9 years ago
- Demo codes in our presentation about MXNet in AWS Seoul Summit 2017☆12Updated 8 years ago
- Online Random Forests☆90Updated 10 years ago
- Stochastic Gradient Boosted Decision Trees as Standalone, TMVAPlugin and Python-Interface☆247Updated 5 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated 2 years ago
- A Library for Ensemble Learning Using Support Vector Machines☆105Updated 11 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Development Repository for GPU-accelerated GBDT training☆60Updated 8 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆171Updated 8 years ago
- ☆127Updated 9 years ago
- Building random forests on GPU☆205Updated 8 years ago
- 9th place solution in "Dstl Satellite Imagery Feature Detection"☆84Updated 8 years ago
- This package provides an efficient implementation of locality-sensitve hashing (LSH)☆154Updated 13 years ago
- Online Multi-Class LPBoost and Gradient Boosting☆68Updated 11 years ago
- Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.☆124Updated 7 years ago
- MPI Parallel framework for training deep learning models built in Theano☆54Updated 8 years ago
- GPU-specialized parameter server for GPU machine learning.☆102Updated 7 years ago
- GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time …☆219Updated 8 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- MXNet Tutorial for NVidia GTC 2016.☆132Updated 9 years ago
- Deep learning code by Hinton☆93Updated 13 years ago
- Machine Learning Toolkit for Extreme Scale (MaTEx)☆111Updated 7 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- Fast and memory-efficient svmlight / libsvm file loader for Python.☆117Updated 6 years ago
- ☆35Updated 12 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- ☆154Updated 9 years ago
- CUDA Matrix Factorization Library with Alternating Least Square (ALS)☆181Updated 7 years ago
- Benchmarks for CNTK and other toolkits.☆44Updated 10 years ago