mirror of
https://github.com/JoergFranke/ADNC.git
synced 2024-11-17 13:58:03 +08:00
update README and add folder structure
This commit is contained in:
parent
fdfaaacb92
commit
d8f5cde46c
2
LICENSE
2
LICENSE
@ -186,7 +186,7 @@
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
Copyright 2018 Jörg Franke
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -1,2 +1,7 @@
|
||||
# ADNC
|
||||
Advanced Differentiable Neural Computer
|
||||
|
||||
A Differentiable Neural Computer (DNC) implementation with advancements for a more robust and scalable usage. It
|
||||
contains applications to the [20 bAbI QA tasks](https://research.fb.com/downloads/babi/) and the [CNN Reading
|
||||
Comprehension Task](https://github.com/danqi/rc-cnn-dailymail).
|
||||
|
||||
_This repository is based on a private repository and will be complete within june 2018._
|
0
adnc/__init__.py
Normal file
0
adnc/__init__.py
Normal file
0
data_handling/__init__.py
Normal file
0
data_handling/__init__.py
Normal file
0
test/__init__.py
Normal file
0
test/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user