Skip to content

Commit e409b13

Browse files
committed
Fix link to AlignedMTL in changelog
1 parent b54a8ae commit e409b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Informed Neural Networks](https://arxiv.org/pdf/2408.11104).
299299
- `Aggregator` base class to aggregate Jacobian matrices.
300300
- `AlignedMTL` from [Independent Component
301301
Alignment for Multi-Task Learning](
302-
https://openaccess.thecvf.com/content/CVPR2023/html/Senushkin_Independent_Component_Alignment_for_Multi-Task_Learning_CVPR_2023_paper.html>).
302+
https://openaccess.thecvf.com/content/CVPR2023/papers/Senushkin_Independent_Component_Alignment_for_Multi-Task_Learning_CVPR_2023_paper.pdf).
303303
- `CAGrad` from [Conflict-Averse Gradient Descent for Multi-task
304304
Learning](https://arxiv.org/pdf/2110.14048.pdf).
305305
- `Constant` to aggregate with constant weights.

0 commit comments

Comments
 (0)