1078 Forks
11722 Stars
11722 Watchers

dvc

🦉 Data Version Control | Git for Data & Models | ML Experiments Management

How to download and setup dvc

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

Or simply clone dvc with SSH
[email protected]:iterative/dvc.git

If you have some problems with dvc

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