sinkhorn-knopp

There are 5 repositories under sinkhorn-knopp topic.

  • PythonOT/POT

    POT : Python Optimal Transport

    Language:Python2.5k47259507
  • nayeemrizve/TRSSL

    "Towards Realistic Semi-Supervised Learning" by Mamshad Nayeem Rizve, Navid Kardan, Mubarak Shah (ECCV 2022)

    Language:Python39193
  • kachark/rust-optimal-transport

    Rust Optimal Transport solvers

    Language:C++6211
  • hrshtv/CTreeOT

    [ICML 2023] Official code for our paper: 'Conditional Tree Matching for Inference-Time Adaptation of Tree Prediction Models'

    Language:Python4210
  • OnurArdaB/Sinkhorn-Knoop-Scaling

    A simple iterative method to approach the double stochastic matrix is to alternately rescale all rows and all columns of A to sum to 1. Both CPU and GPU parallelism is exploited.

    Language:C++1200