aced125 / sparsemaxLinks
A PyTorch Implementation of the Sparsemax operator (https://arxiv.org/pdf/1803.09820.pdf)
☆32Updated 2 years ago
Alternatives and similar repositories for sparsemax
Users that are interested in sparsemax are comparing it to the libraries listed below
Sorting:
- Implementation of Flow++ in PyTorch☆40Updated 5 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- A curated list of techniques to avoid posterior collapse☆87Updated 2 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆121Updated 2 years ago
- Transformers with doubly stochastic attention