156 Forks
573 Stars
573 Watchers

Sentence-VAE

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

How to download and setup Sentence-VAE

Open terminal and run command
git clone https://github.com/timbmg/Sentence-VAE.git
git clone is used to create a copy or clone of Sentence-VAE repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Sentence-VAE https://github.com/timbmg/Sentence-VAE/archive/master.zip

Or simply clone Sentence-VAE with SSH
[email protected]:timbmg/Sentence-VAE.git

If you have some problems with Sentence-VAE

You may open issue on Sentence-VAE support forum (system) here: https://github.com/timbmg/Sentence-VAE/issues