Table 24 “Shunyi” data flow in N-beats model (ML).
Step | Input shape | Output shape |
---|---|---|
Input data | (Batchsize, 10) | (Batchsize, 10) |
Block (trend/seasonality) | (Batchsize, 10) | (Batchsize, 10) |
Backcast output | (Batchsize, 10) | (Batchsize, 10) |
Forecast output | (Batchsize, 10) | (Batchsize, 2) |