Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Files

Latest commit

 

History

History
11 lines (7 loc) · 481 Bytes

File metadata and controls

11 lines (7 loc) · 481 Bytes

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.