Skip to content

Commit 685b120

Browse files
authored
Added link to qiskit text book in readme
1 parent 711a165 commit 685b120

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ We are building a tight integration of Qiskit capabilities with PyTorch. One may
1010

1111
Our "Hello World!" notebook involves training parameters for a 1-qubit rotation, in order to attain a target expectation value. The specified cost function is the mean squared error and the chosen torch optimiser is Adam.
1212

13+
UPDATE: this project has been integrated in the Qiskit Open Source Textbook. Have a look over [there](https://qiskit.org/textbook/ch-machine-learning/machine-learning-qiskit-pytorch.html) for cleaned code and extended explanations!
14+
1315
![qizgloria-front](./qizgloria-front.JPG?raw=true)

0 commit comments

Comments
 (0)