rnn# Long short term memory Classes Encoder(*args, **kwargs) RNN([predict_sequence_length, config]) tfts RNN model RNN2([predict_sequence_length, config]) RNNConfig([rnn_hidden_size, rnn_type, ...]) Initializes the configuration for the RNN model with the specified parameters.