Skip to content

Commit

Permalink
draft validation notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
renecotyfanboy committed May 11, 2024
1 parent 8569af5 commit dc9b2d9
Show file tree
Hide file tree
Showing 3 changed files with 23,136 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ main.py

.ipynb_checkpoints
*/.ipynb_checkpoints/*
*.ipynb
poetry.lock
# IPython
profile_default/
Expand Down Expand Up @@ -197,4 +196,4 @@ cython_debug/
.Trashes
ehthumbs.db
Thumbs.db
# End of https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
# End of https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
numpy
matplotlib
jax
jaxlib
jax[cuda12]
numpyro
tqdm
plotly
Expand Down
Loading

0 comments on commit dc9b2d9

Please sign in to comment.