Transformers for Time Series
Encoder-Decoder Layers
Transformer structure where the encoder processes the input sequence (history) to create a representation, and the decoder uses this representation to generate the output sequence (forecasts) step by step.
← Zurück