- Notifications
You must be signed in to change notification settings - Fork15
Tensorflow Implementation of Relation Networks for the bAbI QA Task, detailed in "A Simple Neural Network Module for Relational Reasoning," [https://arxiv.org/abs/1706.01427] by Santoro et. al.
NotificationsYou must be signed in to change notification settings
siddk/relation-network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tensorflow Implementation of Relation Networks for the bAbI QA Task, detailed in"A Simple Neural Network Module for Relational Reasoning," by Santoro et. al.
...
TBA
...
Repository is structured in the following way:
+ model/ - Model Definition Code, including RN specific module implementation+ preprocessor/ - Preprocessing Code to load and vectorize the bAbI Tasks (joint training)+ data/ - Raw bAbI Task Data File (10K Version)+ run.py - Core script for training and evaluating the Relation Networks on the bAbI Tasks.
About
Tensorflow Implementation of Relation Networks for the bAbI QA Task, detailed in "A Simple Neural Network Module for Relational Reasoning," [https://arxiv.org/abs/1706.01427] by Santoro et. al.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published