yongzhuo / Keras-TextClassification

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
https://blog.csdn.net/rensihui
MIT License
1.77k stars 406 forks source link

安装的前置需求是什么 #28

Closed RenzeLou closed 4 years ago

RenzeLou commented 4 years ago

在安装keras_textclassificattion的时候把我anaconda里面的tensorflow1.9 keras2.20卸载了。看了一下发现是要tf-gpu吗。 请问对tf和keras的版本要求能不能详细告知

yongzhuo commented 4 years ago

也不一定要tf-gpu, cpu的也可以 tensorflow==1.12.0 keras==2.2.4

RenzeLou commented 4 years ago

好的谢谢

发件人:yongzhuo notifications@github.com 发送日期:2020-04-16 22:21:31 收件人:yongzhuo/Keras-TextClassification Keras-TextClassification@noreply.github.com 抄送人:Mrzhazha-bignner 31801316@stu.zucc.edu.cn,Author author@noreply.github.com 主题:Re: [yongzhuo/Keras-TextClassification] 安装的前置需求是什么 (#28)

也不一定要tf-gpu, cpu的也可以 tensorflow==1.12.0 keras==2.2.4 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.