This updates all examples but the DVC one with the output that 0.14.0rc1 produces. DVC currently still yields undefined problems, causing latex compiling to fail.
6 lines
196 B
Text
6 lines
196 B
Text
$ datalad save -m "Increase the amount of iterations to 100" --version-tag "SGD-100" code/train.py
|
|
add(ok): code/train.py (file)
|
|
save(ok): . (dataset)
|
|
action summary:
|
|
add (ok: 1)
|
|
save (ok: 1)
|