get_rnn¶
-
pytorch_forecasting.models.nn.rnn.get_rnn(cell_type: Union[Type[pytorch_forecasting.models.nn.rnn.RNN], str]) → Type[pytorch_forecasting.models.nn.rnn.RNN][source]¶ Get LSTM or GRU.
pytorch_forecasting.models.nn.rnn.get_rnn(cell_type: Union[Type[pytorch_forecasting.models.nn.rnn.RNN], str]) → Type[pytorch_forecasting.models.nn.rnn.RNN][source]¶Get LSTM or GRU.