4 Forks
12 Stars
12 Watchers

dl-utils

Utilities for Deep Learning with PyTorch (models, losses, metrics etc.)

How to download and setup dl-utils

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

Or simply clone dl-utils with SSH
[email protected]:justusschock/dl-utils.git

If you have some problems with dl-utils

You may open issue on dl-utils support forum (system) here: https://github.com/justusschock/dl-utils/issues