文件名称:char-rnn-master
介绍说明--下载内容来自于网络,使用问题请自行百度
此代碼實現多層遞歸神經網絡(RNN,LSTM和GRU)從字符級語言模型訓練/採樣。換句話說,模型採用一個文本文件作為輸入和火車一個遞歸神經網絡的學習來預測下一個字符的序列。-This code implements multi-layer Recurrent Neural Network (RNN, LSTM, and GRU) for training/sampling character-level language models. In other words the model takes one text file as input and trains a Recurrent Neural Network that learns to predict the next character in a sequence.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
char-rnn-master/
char-rnn-master/.gitignore
char-rnn-master/Readme.md
char-rnn-master/convert_gpu_cpu_checkpoint.lua
char-rnn-master/data/
char-rnn-master/data/tinyshakespeare/
char-rnn-master/data/tinyshakespeare/input.txt
char-rnn-master/inspect_checkpoint.lua
char-rnn-master/model/
char-rnn-master/model/GRU.lua
char-rnn-master/model/LSTM.lua
char-rnn-master/model/RNN.lua
char-rnn-master/sample.lua
char-rnn-master/train.lua
char-rnn-master/util/
char-rnn-master/util/CharSplitLMMinibatchLoader.lua
char-rnn-master/util/OneHot.lua
char-rnn-master/util/misc.lua
char-rnn-master/util/model_utils.lua
char-rnn-master/.gitignore
char-rnn-master/Readme.md
char-rnn-master/convert_gpu_cpu_checkpoint.lua
char-rnn-master/data/
char-rnn-master/data/tinyshakespeare/
char-rnn-master/data/tinyshakespeare/input.txt
char-rnn-master/inspect_checkpoint.lua
char-rnn-master/model/
char-rnn-master/model/GRU.lua
char-rnn-master/model/LSTM.lua
char-rnn-master/model/RNN.lua
char-rnn-master/sample.lua
char-rnn-master/train.lua
char-rnn-master/util/
char-rnn-master/util/CharSplitLMMinibatchLoader.lua
char-rnn-master/util/OneHot.lua
char-rnn-master/util/misc.lua
char-rnn-master/util/model_utils.lua
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
