Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
Merge branch 'master' of https://github.com/probml/pyprobml
  • Loading branch information
murphyk committed Nov 4, 2023
2 parents 7cf9e44 + b2ca383 commit f04ac17
Show file tree
Hide file tree
Showing 5 changed files with 5,474 additions and 4,581 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ Download [requirements.txt](https://github.com/probml/pyprobml/blob/master/requi
pip install -r requirements.txt
```

* Option 3

Run
```
git clone --depth 1 https://github.com/probml/pyprobml.git
```
Then install manually.

## GCP, TPUs, and all that

When you want more power or control than colab gives you,
Expand Down
1 change: 1 addition & 0 deletions foo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this is a test 2
551 changes: 551 additions & 0 deletions notebooks/book2/25/deblending-jax.ipynb

Large diffs are not rendered by default.

220 changes: 220 additions & 0 deletions notebooks/misc/bayes_tails.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit f04ac17

Please sign in to comment.