dvc.org
dvc.org copied to clipboard
make_checkpoint: rewrite code for every100th iterations
IANADS so any help on improving this code/docs would be great.
6b3f209
Link Check Report
There were no links to check!
My overall take here: I don't have a strong opinion on whether to merge this. It's a more realistic example, but the original example was simplistic on purpose to clarify how it works.
IMO it would be better to focus on improving checkpoints functionality before worrying too much about improving the docs. See https://github.com/iterative/dvc/issues/7381.
but the original example was simplistic on purpose to clarify how it works.
I disagree that it was simplistic because of all the reading/writing stuff it is doing, which is confusing. Also, it's 22 lines of code.