10000 GitHub - Chung-I/Variational-Recurrent-Autoencoder-Tensorflow at real-latent-space
[go: up one dir, main page]

Skip to content

Chung-I/Variational-Recurrent-Autoencoder-Tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerating Sentences from a Continuous Space

Tensorflow implementation of Generating Sentences from a Continuous Space.

Prerequisites

  1. Python packages:

    • Python 3.4 or higher
    • Tensorflow r0.12
    • Numpy
  2. Clone this repository:

git clone https://github.com/Chung-I/Variational-Recurrent-Autoencoder-Tensorflow.git

Syntax of translate.py

Example:

python translate.py  --model_dir models

About

A tensorflow implementation of "Generating Sentences from a Continuous Space"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0