365 Forks
3131 Stars
3131 Watchers

determined

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

How to download and setup determined

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

Or simply clone determined with SSH
[email protected]:determined-ai/determined.git

If you have some problems with determined

You may open issue on determined support forum (system) here: https://github.com/determined-ai/determined/issues