RecurrentNetwork ================ .. currentmodule:: pytorch_forecasting.models.rnn .. autoclass:: RecurrentNetwork :members: :show-inheritance: :exclude-members: __init__ .. rubric:: Methods .. autosummary:: ~RecurrentNetwork.construct_input_vector ~RecurrentNetwork.decode ~RecurrentNetwork.decode_all ~RecurrentNetwork.encode ~RecurrentNetwork.forward ~RecurrentNetwork.from_dataset