Skip to content

Commit

Permalink
update bayesian_nn.py docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinvtran committed May 28, 2017
1 parent 8f5c482 commit acec7d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/bayesian_nn.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
(see, e.g., Blundell et al. (2015); Kucukelbir et al. (2016)).
Inspired by autograd's Bayesian neural network example.
This example prettifies some of the tensor naming for visualization in
TensorBoard. To view TensorBoard, run `tensorboard --logdir=log`.
References
----------
Expand Down

0 comments on commit acec7d4

Please sign in to comment.