Skip to content

Commit

Permalink
Merge pull request #158 from Katze2664/patch-7
Browse files Browse the repository at this point in the history
Update tutorials.2_approximator.rst
  • Loading branch information
boris-il-forte authored Dec 24, 2024
2 parents 5395905 + 9c7881d commit 0a48399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/tutorials.2_approximator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ actions, creating a ``QRegressor``:
.. literalinclude:: code/approximator.py
:lines: 30-32

If you prefer to use an ``ActionRegressor``, simply set the number of actions to (1,):
If you prefer to use an ``ActionRegressor``, simply set the output shape to (1,):

::

Expand Down

0 comments on commit 0a48399

Please sign in to comment.