2 评论 (2 评论)0 反应 (0 反应)0 负责人 (0 负责人)Python6,832 star (6,832 star)762 fork (762 fork)batch import
good first issueimprovement
- 议题类型
- feature
- 研究方向
- Examine the existing RNNModel and BlockRNN classes in the darts codebase, likely under darts/models/forecasting/. Understand how batchnorm can be added, possibly by modifying the model's forward pass and initializing the layer. Look for similar implementations in other models within the library for reference. Check the issue comments for any additional context or guidance from maintainers.