Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.
Go to file
2018-07-02 23:06:15 +02:00
adnc add bucket for preparing variables for plotting 2018-06-26 23:01:08 +02:00
experiments/pre_trained add per trained models on babi task 2018-06-25 13:52:15 +02:00
images add images for README 2018-07-02 23:06:15 +02:00
test add bucket for preparing variables for plotting 2018-06-26 23:01:08 +02:00
.gitattributes update gitignore and add gitattributes 2018-06-25 13:19:54 +02:00
.gitignore update gitignore and add gitattributes 2018-06-25 13:19:54 +02:00
.travis.yml update requirements, add gpu requirements and add setup.py 2018-06-19 23:33:07 +02:00
inference_babi_task.py add pre trained models and inference babi task script 2018-06-25 13:47:57 +02:00
LICENSE update README and add folder structure 2018-06-17 11:21:17 +02:00
README.md update boilerplate 2018-06-20 23:55:28 +02:00
requirements-gpu.txt update boilerplate 2018-06-20 23:55:28 +02:00
requirements.txt update boilerplate 2018-06-20 23:55:28 +02:00
setup.py update boilerplate 2018-06-20 23:53:53 +02:00

ADNC

Build Status Python TensorFLow

A Differentiable Neural Computer (DNC) implementation with advancements for a more robust and scalable usage. It contains applications to the 20 bAbI QA tasks and the CNN Reading Comprehension Task.

This repository is based on a private repository and will be complete within June 2018.