Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add davibarreira's sinkhorn_divergence with some modifications (#145)
* add davibarreira's sinkhorn_divergence with some modifications * added documentation entry for sinkhorn_divergence * add statsbase to test deps * add empirical measure example for sinkhorn divergence * format * add literate * implement symmetric sinkhorn * implement sinkhorn_loss * change formula for obj() * make empirical example run faster * update docstrings * Update src/entropic/sinkhorn.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * Update src/entropic/sinkhorn.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * address review comments * fix naming of plan and sinkhorn_plan * address comments * fix sinkhorn_divergence and docs * update docs * format * remove sinkhorn_loss * Update examples/empirical_sinkhorn_div/script.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * Update src/entropic/sinkhorn_divergence.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * Update src/entropic/symmetric.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * Update src/entropic/sinkhorn_gibbs.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * Update src/entropic/sinkhorn_gibbs.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * Update src/entropic/symmetric.jl Co-authored-by: David Widmann <devmotion@users.noreply.github.com> * bump version Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
- Loading branch information
803274d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
803274d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/45341
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: