We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c371f commit 2fdbff9Copy full SHA for 2fdbff9
pyro/contrib/autoname/named.py
@@ -42,9 +42,9 @@
42
>>> obs = state.x.sample_(dist.Normal(loc, scale), obs=z)
43
44
For deeper examples of how these can be used in model code, see the
45
-`Tree Data <https://github.com/pyro-ppl/pyro/blob/dev/examples/contrib/named/tree_data.py>`_
+`Tree Data <https://github.com/pyro-ppl/pyro/blob/dev/examples/contrib/autoname/tree_data.py>`_
46
and
47
-`Mixture <https://github.com/pyro-ppl/pyro/blob/dev/examples/contrib/named/mixture.py>`_
+`Mixture <https://github.com/pyro-ppl/pyro/blob/dev/examples/contrib/autoname/mixture.py>`_
48
examples.
49
50
Authors: Fritz Obermeyer, Alexander Rush
0 commit comments