NicGian / text_VAE

Text generation with a Variational Autoencoder
63 stars 26 forks source link

text_VAE

Text generation with a Variational Autoencoder in Keras

In this tutorial we will try to generate text with a variational autoencoder and interpolate between sentences like in the paper "Generating sentences from a continuous space" https://arxiv.org/abs/1511.06349