This repository is forked from https://github.com/kefirski/pytorch_RVAE. It uses advices from https://github.com/kefirski/pytorch_RVAE/issues, to fix some issues that made original code run with runtime errors.
It is strongly recommended to use libraries from requirements.txt, because the issue with the original repository probably lied in using outdated versions of modules without specifing them explicitly.
This is the implementation of Samuel Bowman's Generating Sentences from a Continuous Space with Kim's Character-Aware Neural Language Models embedding for tokens
the new machine could be used to increase the number of ventures block in the company 's <unk> shopping system to finance diversified organizations
u.s. government officials also said they would be willing to consider whether the proposal could be used as urging and programs
men believe they had to go on the <unk> because their <unk> were <unk> expensive important
the companies insisted that the color set could be included in the program
$ python train_word_embeddings.py
This script train word embeddings defined in Mikolov et al. Distributed Representations of Words and Phrases
--use-cuda
--num-iterations
--batch-size
--num-sample
–– number of sampled from noise tokens
$ python train.py
--use-cuda
--num-iterations
--batch-size
--learning-rate
--dropout
–– probability of units to be zeroed in decoder input
--use-trained
–– use trained before model
$ python sample.py
--use-cuda
--num-sample