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 11a4e2e commit 5af0318Copy full SHA for 5af0318
docs/day2/sampling.rst
@@ -16,7 +16,7 @@ To start, we create the initial vectors:
16
17
Then, we need to use these vectors to retrieve the next prediction:
18
19
-.. code-block::python
+.. code-block:: python
20
21
# model is stored in variable called `net`
22
0 commit comments