Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Anderson acceleration, a few changes in epsilon scheduling, segment sinkhorn divergence

Compare
Choose a tag to compare
@marcocuturi marcocuturi released this 02 Sep 08:26
· 126 commits to master since this release

In this new release:

  • Anderson acceleration implemented for Sinkhorn.
  • Simplifications of the way epsilon scheduling is now defined. the init value should be understood as a multiple of the scale parameter, if one has been passed.
  • Addition of segment_sinkhorn_divergence, a convenient way to compute several sinkhorn divergences of various subsets of points in two point clouds X, Y.