Skip to content

Commit

Permalink
Add wandb sweep helper (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cooney authored Dec 3, 2023
1 parent e91bf45 commit cfcd079
Show file tree
Hide file tree
Showing 13 changed files with 1,828 additions and 483 deletions.
1 change: 1 addition & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"intuniform",
"invloguniform",
"invloguniformvalues",
"ipynb",
"itemwise",
"jaxtyping",
"kaiming",
Expand Down
1 change: 1 addition & 0 deletions docs/content/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

* [Home](index.md)
* [Demo](demo.ipynb)
* [Flexible Demo](flexible_demo.ipynb)
* [Reference](reference/)
* [Contributing](contributing.md)
* [Citation](citation.md)
566 changes: 222 additions & 344 deletions docs/content/demo.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit cfcd079

Please sign in to comment.