We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7680fb0 commit b54a8aeCopy full SHA for b54a8ae
1 file changed
CHANGELOG.md
@@ -299,7 +299,7 @@ Informed Neural Networks](https://arxiv.org/pdf/2408.11104).
299
- `Aggregator` base class to aggregate Jacobian matrices.
300
- `AlignedMTL` from [Independent Component
301
Alignment for Multi-Task Learning](
302
- https://openaccess.thecvf.com/content/CVPR2023/papers/Senushkin_Independent_Component_Alignment_for_Multi-Task_Learning_CVPR_2023_paper.pdf>).
+ https://openaccess.thecvf.com/content/CVPR2023/html/Senushkin_Independent_Component_Alignment_for_Multi-Task_Learning_CVPR_2023_paper.html>).
303
- `CAGrad` from [Conflict-Averse Gradient Descent for Multi-task
304
Learning](https://arxiv.org/pdf/2110.14048.pdf).
305
- `Constant` to aggregate with constant weights.
0 commit comments