文件名称:Python-用TensorFlow实现的CharRNN
文件大小:3.02MB
文件格式:ZIP
更新时间:2022-08-31 00:17:12
Python开发-机器学习
用TensorFlow实现的Char-RNN
【文件预览】:
tensorflow-char-rnn-master
----sample.py(4KB)
----train.py(16KB)
----pretrained_shakespeare()
--------vocab.json(772B)
--------best_model()
--------result.json(577B)
----char_rnn_model.py(15KB)
----scripts()
--------eecs-349-experiment-large.sh(270B)
--------test.sh(228B)
--------eecs-349-experiment-small.sh(266B)
--------setup.sh(317B)
----LICENSE(1KB)
----README.md(3KB)
----data()
--------tiny_shakespeare.txt(1.06MB)
--------eecs349-data.txt(26KB)