Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.
Go to file
2018-06-25 01:48:15 +02:00
adnc update optimizer 2018-06-25 01:48:15 +02:00
test add mann and test 2018-06-25 01:38:45 +02:00
.gitignore Initial commit 2018-04-09 16:05:59 +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.