bhpfelix / Compositional-Attention-Networks-for-Machine-Reasoning-PyTorch

A PyTorch implementation of Compositional Attention Networks
MIT License
23 stars 5 forks source link

CAN PyTorch (Work in Progress)

This is a PyTorch implementation of the Compositional Attention Network architecture introduced in the recent ICLR 2018 paper:

Drew A. Hudson, Christopher D. Manning. "Compositional attention networks for machine reasoning." International Conference on Learning Representations, 2018.

This implementation is focused on exploring and re-producing the general characteristics of the architecture.