Section 01
[Main Floor] TorchJD: A PyTorch Extension Library for Resolving Gradient Conflicts in Multi-Task Learning
TorchJD is a PyTorch extension library that implements the Jacobian Descent algorithm, specifically designed to resolve gradient conflicts between multiple loss functions in multi-task learning. This article will introduce its background, core methods, usage, application scenarios, etc., to help readers understand the value and significance of this tool.