|
|
|
|
|
by shcheklein
1302 days ago
|
|
If you use `dvc exp run` you don't need to commit anything as I mentioned above. You can run multiple experiments in parallel, etc. Commit happens only / when you want to select the best result and share it with the team. But even that is optional. |
|