example-dvc-experiments: Added modifications for DVCLive#95
Conversation
|
In the light of changes required, do you think it's best to put these into WDYT @dberenbaum @shcheklein |
|
I'm personally fine to depend on and |
I'm not sure what you mean and what your concerns are. Is it that |
Someone that |
|
I agree with @shcheklein that it's fine to start with dvclive since this is the "happy path" as long as we can make clear that this is a convenience rather than a necessity. We might want to include dvclive as a dvc dependency so that users don't need to install multiple packages. |
|
I'm updating the project to have DVCLive from the start, and all related functionality will use DVCLive, not custom metrics/plots. @shcheklein @dberenbaum |
|
Now we can make a decision between this (using |
|
I'm not sure that's the best intro here since it also introduces checkpoints, which create a different workflow. We could use dvclive without |
It seems that the |
The intended behavior is a bit unclear, but |
|
I replace initial Now, we have treeverse/dvc#6592 that leads to WARNINGs to appear for users regarding the model file, and I began to use I made some simplifications in the text, in treeverse/dvc.org#3051 but I still believe, we can postpone the major update until these issues are resolved. @dberenbaum @shcheklein |
|
@iesahin I'm fine if you think it's not worthwhile to include With regards to the error you mention, it seems like you have |
|
closed in favor of #97 |
train.pyto useDvcLiveKerasCallback. Addsdvclive<0.5to therequirements.txt. These changes are added as the final tag.livemodifications.Closes #81