Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.
Go to file
2018-06-19 23:22:03 +02:00
adnc add word embeddings 2018-06-19 22:48:21 +02:00
data add data memorizer 2018-06-19 22:57:54 +02:00
test add initialization 2018-06-19 22:42:23 +02:00
.gitignore Initial commit 2018-04-09 16:05:59 +02:00
.travis.yml update CI and requirements 2018-06-19 23:16:00 +02:00
LICENSE update README and add folder structure 2018-06-17 11:21:17 +02:00
README.md update CI and requirements 2018-06-19 23:16:00 +02:00
requirements.txt update requirements 2018-06-19 23:22:03 +02:00

ADNC

Build Status Python TensorFLow License

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.