Skip to content

Commit

Permalink
cleaned up code examples
Browse files Browse the repository at this point in the history
  • Loading branch information
flippedcoder committed May 4, 2021
1 parent 542fdd6 commit 6b7c634
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 62 deletions.
139 changes: 77 additions & 62 deletions content/docs/user-guide/experiment-management/checkpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,43 +198,43 @@ Epoch 1: loss=1.9428282976150513
Epoch 1: acc=0.5715
Generating lock file 'dvc.lock'
Updating lock file 'dvc.lock'
Checkpoint experiment iteration '4f6044f'.
Checkpoint experiment iteration 'd99d81c'.
file:///Users/milecia/Repos/checkpoints-tutorial/dvclive.html
Epoch 2: loss=1.25374174118042
Epoch 2: acc=0.7738
Updating lock file 'dvc.lock'
Checkpoint experiment iteration 'd402c8d'.
Checkpoint experiment iteration '963b396'.
file:///Users/milecia/Repos/checkpoints-tutorial/dvclive.html
Epoch 3: loss=0.7242147922515869
Epoch 3: acc=0.8284
Updating lock file 'dvc.lock'
Checkpoint experiment iteration '97e6898'.
Checkpoint experiment iteration 'd630b92'.
file:///Users/milecia/Repos/checkpoints-tutorial/dvclive.html
Epoch 4: loss=0.5083536505699158
Epoch 4: acc=0.8538
Updating lock file 'dvc.lock'
Checkpoint experiment iteration '59ba304'.
Checkpoint experiment iteration '0911c09'.
file:///Users/milecia/Repos/checkpoints-tutorial/dvclive.html
Epoch 5: loss=0.416655033826828
Epoch 5: acc=0.8777
Updating lock file 'dvc.lock'
Checkpoint experiment iteration '3803071'.
Checkpoint experiment iteration 'd665a31'.
file:///Users/milecia/Repos/checkpoints-tutorial/dvclive.html
Epoch 6: loss=0.36601492762565613
Epoch 6: acc=0.8943
Updating lock file 'dvc.lock'
Checkpoint experiment iteration 'b49dcf8'.
Checkpoint experiment iteration '5eb4025'.
file:///Users/milecia/Repos/checkpoints-tutorial/dvclive.html
Epoch 7: loss=0.3324562609195709
Epoch 7: acc=0.9044
Updating lock file 'dvc.lock'
Checkpoint experiment iteration '03cb7a7'.
Checkpoint experiment iteration 'd90179a'.
```

After a few epochs have completed, stop the training process with `Ctrl + C`.
Expand All @@ -253,19 +253,19 @@ dvc exp show
```

```dvc
┏━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━┳━━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ step ┃ loss ┃ acc ┃ seed ┃ lr ┃ weight_decay ┃
┑━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━╇━━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ main β”‚ 02:34 PM β”‚ - β”‚ - β”‚ - β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•“ exp-1db77 β”‚ 02:57 PM β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ b49dcf8 β”‚ 02:57 PM β”‚ 5 β”‚ 0.36601 β”‚ 0.8943 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 3803071 β”‚ 02:57 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 59ba304 β”‚ 02:56 PM β”‚ 3 β”‚ 0.50835 β”‚ 0.8538 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 97e6898 β”‚ 02:56 PM β”‚ 2 β”‚ 0.72421 β”‚ 0.8284 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d402c8d β”‚ 02:56 PM β”‚ 1 β”‚ 1.2537 β”‚ 0.7738 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ 4f6044f β”‚ 02:56 PM β”‚ 0 β”‚ 1.9428 β”‚ 0.5715 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━┳━━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ step ┃ loss ┃ acc ┃ seed ┃ lr ┃ weight_decay ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━╇━━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ main β”‚ 01:19 PM β”‚ - β”‚ - β”‚ - β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•“ d90179a [exp-02ba1] β”‚ 01:24 PM β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 5eb4025 β”‚ 01:24 PM β”‚ 5 β”‚ 0.36601 β”‚ 0.8943 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d665a31 β”‚ 01:24 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 0911c09 β”‚ 01:24 PM β”‚ 3 β”‚ 0.50835 β”‚ 0.8538 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d630b92 β”‚ 01:23 PM β”‚ 2 β”‚ 0.72421 β”‚ 0.8284 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 963b396 β”‚ 01:23 PM β”‚ 1 β”‚ 1.2537 β”‚ 0.7738 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ d99d81c β”‚ 01:23 PM β”‚ 0 β”‚ 1.9428 β”‚ 0.5715 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
```

## Starting from an existing checkpoint
Expand All @@ -279,17 +279,17 @@ First, we need to apply the checkpoint we want to begin our new experiment from.
To do that, run the following command:

```bash
dvc exp apply d402c8d
dvc exp apply 963b396
```

where _d402c8d_ is the id of the checkpoint you want to reference.
where _963b396_ is the id of the checkpoint you want to reference.

Next, we'll change the learning rate set in the _params.yaml_ to `0.000001` and
start a new experiment based on an existing checkpoint with the following
command:

```bash
dvc exp run --set-param lr=0.000001
dvc exp run --set-param lr=0.00001
```

You'll be able to see where the experiment starts from the existing checkpoint
Expand All @@ -302,20 +302,26 @@ dvc exp show
You should seem something similar to this in your terminal.

```dvc
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━┳━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ step ┃ loss ┃ acc ┃ seed ┃ lr ┃ weight_decay ┃
┑━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━╇━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ 18 β”‚ 0.12399 β”‚ 0.9625 β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ main β”‚ Apr 27, 2021 β”‚ - β”‚ - β”‚ - β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•“ exp-63287 β”‚ 04:37 PM β”‚ 18 β”‚ 0.12399 β”‚ 0.9625 β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 868c144 β”‚ 04:37 PM β”‚ 17 β”‚ 0.12042 β”‚ 0.9616 β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 4de4e69 β”‚ 04:37 PM β”‚ 16 β”‚ 0.13808 β”‚ 0.9585 β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d8d633c β”‚ 04:37 PM β”‚ 15 β”‚ 0.20415 β”‚ 0.9397 β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 8fbab93 (b3de55f) β”‚ 04:36 PM β”‚ 14 β”‚ 0.24509 β”‚ 0.9309 β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ β”‚ β•“ exp-4de2a β”‚ 05:03 PM β”‚ 7 β”‚ 0.3096 β”‚ 0.9092 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d50c724 β”‚ 05:03 PM β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 29491a9 β”‚ 05:02 PM β”‚ 5 β”‚ 0.36601 β”‚ 0.8943 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ b3de55f β”‚ 05:02 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━┳━━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ step ┃ loss ┃ acc ┃ seed ┃ lr ┃ weight_decay ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━╇━━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ 8 β”‚ 0.83515 β”‚ 0.8185 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ main β”‚ 01:19 PM β”‚ - β”‚ - β”‚ - β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•“ 726d32f [exp-3b52b] β”‚ 01:38 PM β”‚ 8 β”‚ 0.83515 β”‚ 0.8185 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 3f8efc5 β”‚ 01:38 PM β”‚ 7 β”‚ 0.88414 β”‚ 0.814 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 23f04c2 β”‚ 01:37 PM β”‚ 6 β”‚ 0.9369 β”‚ 0.8105 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d810ed0 β”‚ 01:37 PM β”‚ 5 β”‚ 0.99302 β”‚ 0.804 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 3e46262 β”‚ 01:37 PM β”‚ 4 β”‚ 1.0528 β”‚ 0.799 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ bf580a5 β”‚ 01:37 PM β”‚ 3 β”‚ 1.1164 β”‚ 0.7929 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ ea2d11b (963b396) β”‚ 01:37 PM β”‚ 2 β”‚ 1.1833 β”‚ 0.7847 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•“ d90179a [exp-02ba1] β”‚ 01:24 PM β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 5eb4025 β”‚ 01:24 PM β”‚ 5 β”‚ 0.36601 β”‚ 0.8943 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d665a31 β”‚ 01:24 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 0911c09 β”‚ 01:24 PM β”‚ 3 β”‚ 0.50835 β”‚ 0.8538 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d630b92 β”‚ 01:23 PM β”‚ 2 β”‚ 0.72421 β”‚ 0.8284 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 963b396 β”‚ 01:23 PM β”‚ 1 β”‚ 1.2537 β”‚ 0.7738 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ d99d81c β”‚ 01:23 PM β”‚ 0 β”‚ 1.9428 β”‚ 0.5715 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
```

The existing checkpoint is referenced at the beginning of the new experiment.
Expand All @@ -328,18 +334,18 @@ When you've run all the experiments you want to and you are ready to compare
metrics between checkpoints, you can run the command:

```bash
dvc metrics diff 8fbab93 868c144
dvc metrics diff d90179a 726d32f
```

Make sure that you replace `8fbab93` and `868c144` with checkpoint ids from your
Make sure that you replace `d90179a` and `726d32f` with checkpoint ids from your
table with the checkpoints you want to compare. You'll see something similar to
this in your terminal.

```dvc
Path Metric Old New Change
dvclive.json acc 0.9854 0.9831 -0.0023
dvclive.json loss 0.04828 0.05095 0.00267
dvclive.json step 19 15 -4
dvclive.json acc 0.9044 0.8185 -0.0859
dvclive.json loss 0.33246 0.83515 0.50269
dvclive.json step 6 8 2
```

_These are the same numbers you see in the metrics table, just in a different
Expand All @@ -351,16 +357,14 @@ You also have the option to generate plots to visualize the metrics about your
training epochs. Running:

```bash
dvc plots diff 8fbab93 868c144
dvc plots diff d90179a 726d32f
```

where `8fbab93` and `868c144` are the checkpoint ids you want to compare, will
where `d90179a` and `726d32f` are the checkpoint ids you want to compare, will
generate a `plots.html` file that you can open in a browser and it will display
plots for you similar to the ones below.

![Plots generated from running experiments on MNIST dataset using DVC](/img/checkpoints_plots.png)
_The results here won't show anything interesting because the model increases in
accuracy so fast._

## Resetting checkpoints

Expand All @@ -377,22 +381,33 @@ This resets all of the existing checkpoints and re-runs the code to generate a
new set of checkpoints under a new experiment branch.

```dvc
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━┳━━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ step ┃ loss ┃ acc ┃ seed ┃ lr ┃ weight_decay ┃
┑━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━╇━━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ main β”‚ 04:49 PM β”‚ - β”‚ - β”‚ - β”‚ 473987 β”‚ 0.001 β”‚ 0 β”‚
β”‚ β”‚ β•“ exp-a75bb β”‚ 05:18 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ b8a4ceb β”‚ 05:18 PM β”‚ 3 β”‚ 0.50835 β”‚ 0.8538 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 7b652b1 β”‚ 05:17 PM β”‚ 2 β”‚ 0.72421 β”‚ 0.8284 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ cf0168f β”‚ 05:17 PM β”‚ 1 β”‚ 1.2537 β”‚ 0.7738 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ 8c7f40f β”‚ 05:17 PM β”‚ 0 β”‚ 1.9428 β”‚ 0.5715 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•“ exp-7fafd β”‚ 05:10 PM β”‚ 5 β”‚ 0.36601 β”‚ 0.8943 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 9ac9e6a β”‚ 05:09 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ b869efe β”‚ 05:09 PM β”‚ 3 β”‚ 0.50835 β”‚ 0.8538 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 422395e β”‚ 05:09 PM β”‚ 2 β”‚ 0.72421 β”‚ 0.8284 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 44e44a9 β”‚ 05:09 PM β”‚ 1 β”‚ 1.2537 β”‚ 0.7738 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ c6e11b4 β”‚ 05:09 PM β”‚ 0 β”‚ 1.9428 β”‚ 0.5715 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━┳━━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ step ┃ loss ┃ acc ┃ seed ┃ lr ┃ weight_decay ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━╇━━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ 6 β”‚ 2.0912 β”‚ 0.5607 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ main β”‚ 01:19 PM β”‚ - β”‚ - β”‚ - β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•“ b21235e [exp-6c6fa] β”‚ 01:56 PM β”‚ 6 β”‚ 2.0912 β”‚ 0.5607 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 53e5d64 β”‚ 01:56 PM β”‚ 5 β”‚ 2.1385 β”‚ 0.5012 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 7e0e0fe β”‚ 01:56 PM β”‚ 4 β”‚ 2.1809 β”‚ 0.4154 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ f7eafc5 β”‚ 01:55 PM β”‚ 3 β”‚ 2.2177 β”‚ 0.2518 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ dcfa3ff β”‚ 01:55 PM β”‚ 2 β”‚ 2.2486 β”‚ 0.1264 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ bfd54b4 β”‚ 01:55 PM β”‚ 1 β”‚ 2.2736 β”‚ 0.1015 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ 189bbcb β”‚ 01:55 PM β”‚ 0 β”‚ 2.2936 β”‚ 0.0892 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•“ 726d32f [exp-3b52b] β”‚ 01:38 PM β”‚ 8 β”‚ 0.83515 β”‚ 0.8185 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 3f8efc5 β”‚ 01:38 PM β”‚ 7 β”‚ 0.88414 β”‚ 0.814 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 23f04c2 β”‚ 01:37 PM β”‚ 6 β”‚ 0.9369 β”‚ 0.8105 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d810ed0 β”‚ 01:37 PM β”‚ 5 β”‚ 0.99302 β”‚ 0.804 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 3e46262 β”‚ 01:37 PM β”‚ 4 β”‚ 1.0528 β”‚ 0.799 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ bf580a5 β”‚ 01:37 PM β”‚ 3 β”‚ 1.1164 β”‚ 0.7929 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ ea2d11b (963b396) β”‚ 01:37 PM β”‚ 2 β”‚ 1.1833 β”‚ 0.7847 β”‚ 473987 β”‚ 1e-05 β”‚ 0 β”‚
β”‚ β”‚ β•“ d90179a [exp-02ba1] β”‚ 01:24 PM β”‚ 6 β”‚ 0.33246 β”‚ 0.9044 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 5eb4025 β”‚ 01:24 PM β”‚ 5 β”‚ 0.36601 β”‚ 0.8943 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d665a31 β”‚ 01:24 PM β”‚ 4 β”‚ 0.41666 β”‚ 0.8777 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 0911c09 β”‚ 01:24 PM β”‚ 3 β”‚ 0.50835 β”‚ 0.8538 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ d630b92 β”‚ 01:23 PM β”‚ 2 β”‚ 0.72421 β”‚ 0.8284 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”‚ β•Ÿ 963b396 β”‚ 01:23 PM β”‚ 1 β”‚ 1.2537 β”‚ 0.7738 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β”‚ β”œβ”€β•¨ d99d81c β”‚ 01:23 PM β”‚ 0 β”‚ 1.9428 β”‚ 0.5715 β”‚ 473987 β”‚ 0.0001 β”‚ 0 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
```

## Adding checkpoints to Git
Expand Down
Binary file modified static/img/checkpoints_plots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b7c634

Please sign in to comment.