File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Getting Started
55
66 - Learn the basic concepts of Pyro:
77 `models <http://pyro.ai/examples/intro_part_i.html >`_ and
8- `inference <https ://pyro.ai/examples/svi_part_i.html >`_.
8+ `inference <http ://pyro.ai/examples/svi_part_i.html >`_.
99
1010 - Dive in to other `tutorials <http://pyro.ai/examples >`_ and
1111 `examples <https://github.com/uber/pyro/tree/dev/examples >`_.
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ class Distribution(object):
8282
8383 **Examples**:
8484
85- Take a look at the `examples <https ://pyro.ai/examples>`_ to see how they interact
85+ Take a look at the `examples <http ://pyro.ai/examples>`_ to see how they interact
8686 with inference algorithms.
8787 """
8888 reparameterized = False
You can’t perform that action at this time.
0 commit comments