Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Dec 05:01
· 4 commits to master since this release

🚀 New Features

  • Models: Upgraded FiLM, TiDE, and Koopa
  • Optimized the user experience of configuration files

🐛 Bug Fixes

  • Fixed the issue where the launcher reported errors when using DDP for training
  • Fixed issues with the BLAST dataset
  • Fixed numerous problems in models
  • Fixed the issue where configurations could not be loaded from JSON files when using selective learning
  • Fixed the issue where assignments in configurations could be unexpectedly overwritten by default values

🥂 New Contributors

  • @wgawmy made their first contribution in #293. Thanks to their contribution.

🚀 新功能

  • 模型:升级了FiLM、TiDE、Koopa
  • 优化了配置文件的使用体验

🐛 修复问题

  • 修复了launcher使用DDP训练报错的问题
  • 修复了BLAST数据集的问题
  • 修复了大量模型中存在的问题
  • 修复了使用选择学习无法从JSON文件中加载配置的问题
  • 修复了配置中的赋值会意外被默认值覆盖的问题

🥂 新贡献者

  • @wgawmy 在 #293 中完成了首次贡献,感谢TA的贡献。