Create README.md

This commit is contained in:
黎强
2017-06-10 20:17:33 +08:00
committed by GitHub
parent 9170da8381
commit 235b1d31e4
+1 -1
View File
@@ -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.