Skip to content

Commit

Permalink
ug: add checkpoints tutorial (#2373)
Browse files Browse the repository at this point in the history
* added checkpoints draft

* updated checkpoints doc with more details

* cleaned up doc and move to different section

* Restyled by prettier

* cleaned up doc and move to different section

* updated link reference from location move

* Update content/docs/sidebar.json

Co-authored-by: Jorge Orpinel <[email protected]>

* removed link from get started section

* fixed formatting

* updated existing checkpoints section

* added plots, metrics, and updated tables

* updates to sections

* updated tutorial to follow new repo

* updated dvc initial setup

* polished content for checkpoints tutorial

* small change to trigger deploy

* more polish

* updates to text

* updated plots, existing checkpoints, metrics sections

* updated sidebar nav

* polished sections before merge

* Update content/docs/user-guide/experiment-management/checkpoints.md

Co-authored-by: Dave Berenbaum <[email protected]>

* Update content/docs/user-guide/experiment-management/checkpoints.md

Co-authored-by: Dave Berenbaum <[email protected]>

* Update content/docs/user-guide/experiment-management/checkpoints.md

Co-authored-by: Dave Berenbaum <[email protected]>

* Update content/docs/user-guide/experiment-management/checkpoints.md

Co-authored-by: Dave Berenbaum <[email protected]>

* updated more text

* cleaned up code examples

* formatted code snippets

* Update content/docs/user-guide/experiment-management/checkpoints.md

Co-authored-by: Milecia <[email protected]>
Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Jorge Orpinel <[email protected]>
Co-authored-by: Dave Berenbaum <[email protected]>
  • Loading branch information
5 people authored May 4, 2021
1 parent f54eb17 commit 7a590a1
Show file tree
Hide file tree
Showing 4 changed files with 484 additions and 1 deletion.
7 changes: 6 additions & 1 deletion content/docs/sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,12 @@
"merge-conflicts"
]
},
"experiment-management",
{
"label": "Experiment Management",
"slug": "experiment-management",
"source": "user-guide/experiment-management/index.md",
"children": ["checkpoints"]
},
"setup-google-drive-remote",
"large-dataset-optimization",
"external-dependencies",
Expand Down
Loading

0 comments on commit 7a590a1

Please sign in to comment.