Random¶
- class torchjd.aggregation.Random[source]¶
Aggregator
that computes a random combination of the rows of the provided matrices, as defined in algorithm 2 of Reasonable Effectiveness of Random Weighting: A Litmus Test for Multi-Task Learning.
Aggregator
that computes a random combination of
the rows of the provided matrices, as defined in algorithm 2 of Reasonable Effectiveness of
Random Weighting: A Litmus Test for Multi-Task Learning.