315 Forks
1469 Stars
1469 Watchers

torchmetrics

Torchmetrics - Machine learning metrics for distributed, scalable PyTorch applications.

How to download and setup torchmetrics

Open terminal and run command
git clone https://github.com/Lightning-AI/torchmetrics.git
git clone is used to create a copy or clone of torchmetrics 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 torchmetrics https://github.com/Lightning-AI/torchmetrics/archive/master.zip

Or simply clone torchmetrics with SSH
[email protected]:Lightning-AI/torchmetrics.git

If you have some problems with torchmetrics

You may open issue on torchmetrics support forum (system) here: https://github.com/Lightning-AI/torchmetrics/issues