Updated 6 months ago
https://github.com/alexeyev/sinkhornlayer-keras
Permutation learning Sinkhorn layer implementation in keras
Updated 6 months ago
https://github.com/alexeyev/keras-generating-sentences-from-a-continuous-space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
Updated 6 months ago
https://github.com/alexeyev/cnn-for-sentence-classification-in-keras
based on paper "Convolutional Neural Networks for Sentence Classification" by Yoon Kim