文件名称:dmn-tensorflow:任何问我的TensorFlow实现
文件大小:303KB
文件格式:ZIP
更新时间:2024-06-06 21:03:46
nlp natural-language-processing tensorflow question-answering babi-tasks
动态内存网络 TensorFlow实现。 要求 Python 3.6 TensorFlow 1.8 (Singleton Config) nltk(令牌和蓝色分数) tqdm(进度条) 项目结构 通过初始化项目 . ├── config # Config files (.yml, .json) using with hb-config ├── data # dataset path ├── notebooks # Prototyping with numpy or tf.interactivesession ├── dynamic_memory # dmn architecture graphs (from input to output) ├── _
【文件预览】:
dmn-tensorflow-master
----dynamic_memory()
--------encoder.py(5KB)
--------episode.py(2KB)
--------__init__.py(4KB)
----.gitignore(56B)
----README.md(4KB)
----hook.py(2KB)
----dynamic_memory_plus()
--------attn_gru.py(3KB)
--------encoder.py(5KB)
--------episode.py(1KB)
--------__init__.py(1KB)
--------input.py(1KB)
----data_loader.py(11KB)
----main.py(3KB)
----model.py(2KB)
----scripts()
--------fetch_babi_data.sh(230B)
--------fetch_glove_data.sh(139B)
----config()
--------bAbi_task1.yml(728B)
--------check_tiny.yml(737B)
----requirements.txt(14B)
----images()
--------ask_me_anything_figure_3.png(292KB)
----notebooks()
--------data_loader.py.ipynb(17KB)
----data()
--------en-10()