sinkhorn
There are 19 repositories under sinkhorn topic.
fwilliams/point-cloud-utils
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
ott-jax/ott
Optimal transport tools implemented with the JAX framework, to get differentiable, parallel and jit-able computations.
fwilliams/fml
FML (Francis' Machine-Learnin' Library) - A collection of utilities for machine learning tasks
gabsens/Learning-Embeddings-into-Entropic-Wasserstein-Spaces-ENSAE
A thorough review of the paper "Learning Embeddings into Entropic Wasserstein Spaces" by Frogner et al. Includes a reproduction of the results on word embeddings.
MarkMoHR/TF-OT-Sinkhorn
Tensorflow implementation of optimal transport (OT) with Sinkhorn algorithm.
csyanbin/LSMI-Sinkhorn
Code for ECML/PKDD paper: "LSMI-Sinkhorn: Semi-supervised Mutual Information Estimation with Optimal Transport"
dmivilensky/Wasserstein-distance-calculation
Optimal Transport and Optimization related experiments.
vienmai/drot
Douglas-Rachford Splitting for Optimal Transport
George0828Zhang/sinkhorn-simultrans
Implementation of the paper "Anticipation-Free Training for Simultaneous Machine Translation"
asigalov61/Music-Transformers-Library
A dedicated convenient repo for different Music Transformers implementations (Reformer/XTransformer/Sinkhorn/etc)
KrishnaswamyLab/GeoSinkhorn
Code for the paper Geodesic Sinkhorn for Fast and Accurate Optimal Transport on Manifolds.
hrshtv/CTreeOT
[ICML 2023] Official code for our paper: 'Conditional Tree Matching for Inference-Time Adaptation of Tree Prediction Models'
CesarBarilla/MFG-Cities_Code
Code for "A MFG Model for the Dynamics of Cities" (Barilla, Carlier, Lasry 2021)
konstantinosKokos/neural-proof-nets
A neural parser for typelogical grammars based on Sinkhorn networks and Linear Logic Proof Nets.
ManifoldFR/entropic-mfg
Library for solving variational mean-field games using optimal transport and the Sinkhorn algorithm
MasterSkepticista/detr
JAX implementation of DETR
rohithteja/Optimal-Transport
Code for some of the algorithms used in Optimal Transport like subspace alignment and sinkhorn algorithms