LSTMLayer constructor

LSTMLayer(
  1. int hiddenSize
)

Implementation

LSTMLayer(this.hiddenSize);