10 Forks
270 Stars
270 Watchers

torchjd

Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning).

How to download and setup torchjd

Open terminal and run command
git clone https://github.com/TorchJD/torchjd.git
git clone is used to create a copy or clone of torchjd repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with torchjd https://github.com/TorchJD/torchjd/archive/master.zip

Or simply clone torchjd with SSH
[email protected]:TorchJD/torchjd.git

If you have some problems with torchjd

You may open issue on torchjd support forum (system) here: https://github.com/TorchJD/torchjd/issues