https://www.tensorflow.org/versions/r2.12/api_docs/python/tf/keras/layers/LSTMCell
tf.keras.layers.LSTMCell | TensorFlow v2.12.1
Cell class for the LSTM layer.
keras layerstflstmcelltensorflowv2
https://www.tensorflow.org/api_docs/python/tf/keras/layers/LSTMCell?authuser=2
tf.keras.layers.LSTMCell | TensorFlow v2.16.1
Cell class for the LSTM layer.
keras layerstflstmcelltensorflowv2
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/compat/v1/nn/rnn_cell/LSTMCell
tf.compat.v1.nn.rnn_cell.LSTMCell | TensorFlow v2.4.0
Long short-term memory unit (LSTM) recurrent network cell.
tfcompatv1nn