/psmm

Primary LanguagePython

Description

This repo contains imlementation of the the Pointer Sentinel Mixture Model, as described in the paper by Stephen Merity et al.

See my blog post for details.

See model.py for the core of this architecture.