Poplar and PopLibs
|
Definitions for GRU cell operations. More...
Go to the source code of this file.
Enumerations | |
enum | BasicGruCellUnit |
The units within a basic GRU cell. More... | |
Definitions for GRU cell operations.
enum BasicGruCellUnit |
The units within a basic GRU cell.
In general all of these require a weight matrix, a bias and a non-linearity. Typically, a fixed type of non-linearity is associated with each type of unit.