Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 367 Bytes

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.