17 Forks
44 Stars
44 Watchers

relation-network

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.

How to download and setup relation-network

Open terminal and run command
git clone https://github.com/siddk/relation-network.git
git clone is used to create a copy or clone of relation-network repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with relation-network https://github.com/siddk/relation-network/archive/master.zip

Or simply clone relation-network with SSH
[email protected]:siddk/relation-network.git

If you have some problems with relation-network

You may open issue on relation-network support forum (system) here: https://github.com/siddk/relation-network/issues