sinkhorn-knopp

There are 5 repositories under sinkhorn-knopp topic.

  • PythonOT/POT

    POT : Python Optimal Transport

    Language:Python2.4k47245497
  • nayeemrizve/TRSSL

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

    Language:Python37193
  • hrshtv/CTreeOT

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

    Language:Python4210
  • kachark/rust-optimal-transport

    Rust Optimal Transport solvers

    Language:C++4211
  • 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