aidos-lab / pytorch-topological

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

WECT implementation #31

Closed nkalyanv closed 10 months ago

nkalyanv commented 10 months ago

Added implementation of WECT and an optimization example. Currently only supports input of 3D tensors.

Pseudomanifold commented 10 months ago

Thanks a lot! :raised_hands: