Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Enny1991/PLSTM
/ types & classes
Types & classes
2 in github.com/Enny1991/PLSTM
⨍
Functions
35
◇
Types & classes
2
↓ 1 callers
Class
PhasedLSTMCell
Long short-term memory unit (LSTM) recurrent network cell. The default non-peephole implementation is based on: http://deeplearning.cs
PhasedLSTMCell_v1.py:114
↓ 1 callers
Class
PhasedLSTMCell
Phased Long short-term memory unit (PLSTM) recurrent network cell. The default non-peephole implementation is based on: http://deeplearnin
PhasedLSTMCell.py:91