变分递归自动编码器张量流:“从连续空间生成句子”的张量流实现 源码
从连续空间萌发句子 Tensorflow实现。 先决条件 Python套件: Python 3.4或更高版本 Tensorflow R0.12 脾气暴躁的 设置环境: 克隆此存储库: git clone https://github.com/Chung-I/Variational-Recurrent-Autoencoder-Tensorflow.git 设置conda环境: conda create -n vrae python=3.6 conda activate vrae 安装python软件包要求: pip install -r requirements.txt 用法 训练:
文件列表
Variational-Recurrent-Autoencoder-Tensorflow-master.zip
(预估有个15文件)
Variational-Recurrent-Autoencoder-Tensorflow-master
.gitignore
12B
seq2seq_model.py
18KB
requirements.txt
23B
corpus
train.txt.out
4.87MB
dev.txt.in
390KB
train.txt.in
4.87MB
test.txt.in
439KB
test.txt.out
439KB
暂无评论