8000 GitHub - jayjinseokkim/relation-network: keras implementation of [A simple neural network module for relational reasoning](https://arxiv.org/pdf/1706.01427.pdf)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jayjinseokkim/relation-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

relation-network

keras implementation of A simple neural network module for relational reasoning

Relation network is a noval neural network introduced by deepmind in A simple neural network module for relational reasoning. It can achieve super-human performance in challenging visual question answering datasets such as CLEVR.

I implement Relation network using keras and train it on a challenging visual question answering dataset called Cornell NLVR. The training is in progress. The temporal test accuracy is 89.10%, which is much higher than the previous state of the art (61.99%).

Santoro, A., Raposo, D., Barrett, D. G., Malinowski, M., Pascanu, R., Battaglia, P., & Lillicrap, T. (2017). A simple neural network module for relational reasoning. In Advances in neural information processing systems (pp. 4967-4976).

About

keras implementation of [A simple neural network module for relational reasoning](https://arxiv.org/pdf/1706.01427.pdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0