Skip to content

Implementation of Recurrent Entity Networks on bAbI dataset in Tensorflow Keras

Notifications You must be signed in to change notification settings

mhrnz/entnet_bAbI_reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recurrent Entity Networks on bAbI dataset

This repository contains implementation of the Tracking the World State with Recurrent Entity Networks paper in Tensorflow Keras 1.13.

Dataset

We evaluated Recurrent Entity Networks on version 1.2 of the bAbI dataset with 10k samples, which you can download from here.

References

[1] Mikael Henaff. & Jason Weston. & Arthur Szlam & Antoine Bordes & Yann LeCun (1995) Tracking the World State with Recurrent Entity Networks., ICLR 2017

[2] Part of the data preprocessing code is borrowed from here

About

Implementation of Recurrent Entity Networks on bAbI dataset in Tensorflow Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages