What's Changed
- The Optuna tool was integrated to support automatic hyperparameter tuning by @wenzhangliu.
- Add NPG agent and NPG learner by @XiangDuojie in #102
- Optimized COMA for tasks on SMAC by @wenzhangliu.
- Added the
get_joint_input
method to the LearnerMAS class to fix data reading failures when the number of agents is 1 by @wenzhangliu. - Other bug fixes.
New Contributors
- @TangY1fan made their first contribution in #80
- @xiaoyangquan2002 made their first contribution in #81
- @XiangDuojie made their first contribution in #93
Full Changelog: 1.2.5...1.2.6