Definition
Fully-connected LSTM introduced additional connections from the cell state to the FC layers for each gate in LSTM cell.
Architecture
where:
Fully-connected LSTM introduced additional connections from the cell state to the FC layers for each gate in LSTM cell.
where: