The Transformer Model with Darts
摘要
In the previous chapters, we have covered numerous approaches to Neural Network architectures. In earlier chapters, you have seen how to build forecasting models using Feed Forward Neural Networks, Recurrent Neural Networks, and LSTMs. In the previous chapter, you also saw the N-BEATS, which uses stacks of Feed Forward Neural Networks to build performant forecasting models.