Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.
Go to file
2018-06-25 13:19:54 +02:00
adnc update mann 2018-06-25 13:09:16 +02:00
test update data memorizer and test 2018-06-25 11:03:29 +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
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.