文件名称:Python-TextClassification使用TensorFlow实现一些最先进的文本分类模型
文件大小:35KB
文件格式:ZIP
更新时间:2022-08-29 20:13:56
Python开发-机器学习
Text-Classification:使用TensorFlow实现一些最先进的文本分类模型
【文件预览】:
Text-Classification-master
----models()
--------attn_lstm_hierarchical.py(3KB)
--------cnn.py(9KB)
--------adversarial_abblstm.py(8KB)
--------attn_bi_lstm.py(5KB)
--------RMDL.py(2KB)
--------multi_head.py(4KB)
--------ind_rnn_tc.py(3KB)
--------modules()
----LICENSE(11KB)
----.idea()
--------Text-Classification.iml(467B)
--------misc.xml(253B)
--------vcs.xml(180B)
--------modules.xml(290B)
--------workspace.xml(22KB)
--------inspectionProfiles()
----README.md(3KB)
----utils()
--------prepare_data.py(3KB)
--------__pycache__()
--------__init__.py(0B)
--------model_helper.py(1KB)