RNN_Text_Classify-master

所属分类:人工智能/神经网络/深度学习
开发工具:Python
文件大小:413KB
下载次数:32
上传日期:2017-06-26 16:00:40
上 传 者Sherry小小
说明:  基于RNN实现文本分类,一个简单的小例子
(Based on RNN implementation examples of text classification)

文件列表:
data (0, 2017-04-11)
data\subj0.pkl (747930, 2017-04-11)
data_helper.py (4349, 2017-04-11)
LICENSE (11357, 2017-04-11)
rnn_model.py (4812, 2017-04-11)
train_rnn_classify.py (6856, 2017-04-11)

# RNN_Text_Classify This code belongs to the ["implement a RNN for text classification in Tensorflow"](http://blog.csdn.net/u010223750/article/details/53334313) POST #Requirements Python 2.7 Tensorflow > 0.11 Numpy #Training train_rnn_classify.py #note this code save the model checkpoints and save the summary at given epoch, these actions will slow down the training speed,so if you want to do a quick job, just remove these codes if you need

近期下载者

相关文件


收藏者