mirror of
https://github.com/JoergFranke/ADNC.git
synced 2024-11-17 13:58:03 +08:00
Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.
adnc | ||
data | ||
test | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
requirements-gpu.txt | ||
requirements.txt | ||
setup.py |
ADNC
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.