timbmg / Sentence-VAE

PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
585 stars 151 forks source link

Pre-trained model? #29

Open flarn2006 opened 3 years ago

flarn2006 commented 3 years ago

Is there a pre-trained model somewhere? I'd like to play around with this and it would be nice to skip the training step if someone else has already done it.