View on GitHub

nlp-recipes

Natural Language Processing Best Practices & Examples

PyTorch Modules

This folder contains the PyTorch modules that are used across the Git repository.

Summary

The following table summarizes each module.

Module Description
ConditionalGRU An implemention of Gated Recurrent Unit (GRU) with peepholes, which was proposed in Learning Precise Timing with LSTM Recurrent Networks by Gers, F. A., Schraudolph, N. N., and Schmidhuber, J.