-
-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor bayesian neural network example (#670)
- Improve axis labels - Remove `mutable=True` argument (will get deprecated) - Fix shape warning - Fix minibatch sampling issue (cf. #654)
- Loading branch information
1 parent
9003ee2
commit 86b37ad
Showing
2 changed files
with
139 additions
and
169 deletions.
There are no files selected for viewing
274 changes: 120 additions & 154 deletions
274
examples/variational_inference/bayesian_neural_network_advi.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters