diff --git a/README.md b/README.md index ef301fe..fc583f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -89# relation-network +# relation-network keras implementation of [A simple neural network module for relational reasoning](https://arxiv.org/pdf/1706.01427.pdf) Relation network is a noval neural network introduced by deepmind in [A simple neural network module for relational reasoning](https://arxiv.org/pdf/1706.01427.pdf). It can achieve super-human performance in challenging visual question answering datasets such as CLEVR.