siddk/entity-network

Tensorflow implementation of "Tracking the World State with Recurrent Entity Networks" [https://arxiv.org/abs/1612.03969] by Henaff, Weston, Szlam, Bordes, and LeCun.

34
/ 100
Emerging

Implements a multi-cell memory architecture with entity-specific tracking, where each memory cell maintains both a key (entity identifier) and hidden state (content) updated via gated mechanisms similar to GRUs. Built with TensorFlow/TFLearn, the model combines a learned multiplicative input encoder, dynamic memory module with key-value separation, and an attention-based output decoder that weights memories by cosine similarity to queries. Evaluated on bAbI question-answering tasks, demonstrating interpretable world-state maintenance by allowing fixed entity embeddings as memory keys.

No commits in the last 6 months.

No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 8 / 25
Community 18 / 25

How are scores calculated?

Stars

57

Forks

16

Language

Python

License

Last pushed

Mar 08, 2017

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/siddk/entity-network"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.