jiachengpan / cudaMSTLinks
CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm
☆20Updated 9 years ago
Alternatives and similar repositories for cudaMST
Users that are interested in cudaMST are comparing it to the libraries listed below
Sorting:
- Structured matrices for compressing neural networks☆67Updated 2 years ago
- tensorflow implementation of the Wasserstein (aka optimal transport) distance☆73Updated 4 years ago
- CUDA kernels for generalized matrix-multiplication in PyTorch☆85Updated 4 years ago
- Legendre decomposition for tensors☆13Updated 7 years ago
- [ICLR 2019] Learning Representations of Sets through Optimized Permutations☆36Updated 6 years ago
- Implementations of several fast approximate algorithms for geometric optimal transport (OT)☆117Updated 5 years ago
- Code for "Efficient optimization of loops and limits with randomized telescoping sums"☆27Updated 6 years ago
- Machine Learning Function Approximation: This code implements the fully-connected Deep Neural Network (DNN) architectures considered in t…☆20Updated 5 years ago
- The Singular Values of Convolutional Layers☆72Updated 7 years ago
- Stochastic Deep Networks☆17Updated 6 years ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated 2 years ago
- Differentiable bitonic sorting☆141Updated 5 years ago
- A public repository for our paper, Rao-Blackwellized Stochastic Gradients for Discrete Distributions☆22Updated 6 years ago
- Auction algorithm for solving linear assignment problem (LAP)☆75Updated 3 years ago
- just a few trouble shooting tips I have found for training variational autoencoders. All code in tensorflow☆23Updated 9 years ago
- Code for the article "What if Neural Networks had SVDs?", to be presented as a spotlight paper at NeurIPS 2020.☆77Updated last year
- MATLAB implementation of linear support vector classification in hyperbolic space☆20Updated 7 years ago
- ☆76Updated 8 years ago
- Code for paper "SWALP: Stochastic Weight Averaging forLow-Precision Training".☆62Updated 6 years ago
- FluidNet re-written with ATen tensor lib☆52Updated 6 years ago
- python algorithms to solve sparse linear programming problems☆33Updated 2 years ago
- Implementations of quasi-hyperbolic optimization algorithms.☆102Updated 5 years ago
- ☆59Updated 5 years ago
- Monotone operator equilibrium networks☆54Updated 5 years ago
- Discrete Object Generation with Reversible Inductive Construction (NeurIPS 2019)☆30Updated 4 years ago
- B-Spline CNNs on Lie groups☆56Updated 5 years ago
- A collection of adaptive sparse multi-scale solvers for optimal transport and related optimization problems.☆55Updated 4 years ago
- Optimization with orthogonal constraints and on general manifolds☆130Updated 5 years ago
- Official implementation (learning part) for paper: Numerically Accurate Hyperbolic Embeddings Using Tiling-Based Models☆18Updated last year
- Python Binding to NVRTC☆79Updated last year