src-d / lapjvLinks
Linear Assignmment Problem solver using Jonker-Volgenant algorithm - Python 3 native module.
☆273Updated last year
Alternatives and similar repositories for lapjv
Users that are interested in lapjv are comparing it to the libraries listed below
Sorting:
- Linear Assignment Problem solver (LAPJV/LAPMOD).☆244Updated 3 months ago
- Fast linear assignment problem (LAP) solvers for Python based on c-extensions☆163Updated last year
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆268Updated 4 months ago
- Euclidean Distance Computation in Python for 4x-100x+ speedups over SciPy and scikit-learn. Also leverages GPU for better performance on…☆59Updated 8 years ago
- Fast and memory-efficient clustering☆262Updated 2 years ago
- Dashboard for sacred. Monitor and access your past machine learning experiments.☆185Updated 6 years ago
- Small Python library to automatically set CUDA_VISIBLE_DEVICES to the least loaded device on multi-GPU systems.☆111Updated 3 years ago
- Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datase…☆119Updated 5 years ago
- Benchmarking Linear Assignment Problem Solvers☆91Updated 5 years ago
- Fast and memory-efficient ANN with a subset-search functionality☆154Updated 5 months ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆319Updated 4 years ago
- A utility library around PyTorch☆244Updated 2 years ago
- Quick implementation of xmeans in python and C☆86Updated 8 years ago
- Tensor Shape Annotation Library (numpy, tensorflow, pytorch, ...)☆266Updated 5 years ago
- Seamlessly integrate matplotlib figures as tensorflow summaries.☆120Updated 6 years ago
- Munkres algorithm for Python☆229Updated 4 months ago
- python bindings for FLANN - Fast Library for Approximate Nearest Neighbors.☆126Updated 4 years ago
- A highly optimized, parallel implementation of the Batch-OMP version of the KSVD learning algorithm.☆80Updated 5 years ago
- Tensorflow implementation of Magnet Loss from "Metric Learning for Adaptive Density Discrimination"☆95Updated 7 years ago
- An extension of the barnes-hut t-sne by Laurens van der Maaten using cuda☆25Updated 7 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…☆78Updated 5 years ago
- Differentiable bitonic sorting☆141Updated 5 years ago
- Auction algorithm for solving linear assignment problem (LAP)☆75Updated 3 years ago
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 6 years ago
- Cython implementation of k-MC2 and AFK-MC2 seeding☆206Updated 4 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆52Updated last year
- A minimal and fast image library for Python and C++☆290Updated 4 years ago
- Files to create the figures in the paper "Super-Convergence: Very Fast Training of Residual Networks Using Large Learning Rates"☆191Updated 7 years ago
- Equi-normalization of Neural Networks☆116Updated 6 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆121Updated 2 years ago