aidos-lab / pytorch-topological

A topological machine learning framework based on PyTorch
https://pytorch-topological.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
147 stars 21 forks source link

Implementation of the sliced Wasserstein kernel #4

Closed nkalyanv closed 2 years ago

nkalyanv commented 2 years ago

Created an implementation of the sliced Wasserstein kernel.

Pseudomanifold commented 2 years ago

Rebased your changes manually because automated rebase did not work. Thanks for this great contribution to torch-topological!