The argument, num_units
in an LSTM Layer
refers to number of LSTM Units
in that Layer
, with each LSTM Unit
comprising the below Architecture
.
CLICK HERE to find out more related problems solutions.
The argument, num_units
in an LSTM Layer
refers to number of LSTM Units
in that Layer
, with each LSTM Unit
comprising the below Architecture
.
CLICK HERE to find out more related problems solutions.