Skip to content

Commit

Permalink
Update doc/source/api-reference/qibo.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Candido <[email protected]>
  • Loading branch information
MatteoRobbiati and alecandido authored Oct 5, 2023
1 parent 91d81d4 commit 56bcfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/api-reference/qibo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,7 @@ example, the rotational angles which encodes information in a Quantum Neural Net
are usually built as a combination of features and trainable parameters. For
doing this, the :class:`qibo.parameter.Parameter` class can be used. It allows
to define custom parameters which can be inserted into a :class:`qibo.models.circuit.Circuit`.
Moreover, it automatically precompute the analytical derivative of the parameter
Moreover, it automatically precomputes the analytical derivative of the parameter
function, which can be used to calculate the derivatives of a variational model
with respect to its parameters.

Expand Down

0 comments on commit 56bcfa9

Please sign in to comment.