Training tutorials¶
The following examples demonstrate the usage of the training
package for classical and quantum training scenarios.
-
Convert string diagrams into tensor networks and train them with PyTorch.
-
Create quantum circuits using the tket backend and train them with
QuantumTrainer
. -
See how to utilise the powerful PennyLane backend to train pure and hybrid quantum models.
-
Convert entire paragraphs or documents into DisCoCirc circuits and train them with
lambeq
’sPennyLaneModel
. -
Learn how to create custom training loops for your
lambeq
models.
See also: