You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## TorchQuantum Examples
2
2
3
-
For **beginning level**, you may check [QNN for MNIST](simple_mnist), [Quantum Convolution (Quanvolution)](quanvolution) and [Quantum Kernel Method](quantum_kernel_method), and [Quantum Regression](regression).
3
+
For **beginning level**, you may check [QNN for MNIST](mnist), [Quantum Convolution (Quanvolution)](quanvolution) and [Quantum Kernel Method](quantum_kernel_method), and [Quantum Regression](regression).
4
4
5
5
For **intermediate level**, you may check [Amplitude Encoding for MNIST](amplitude_encoding_mnist), [Clifford gate QNN](clifford_qnn), [Save and Load QNN models](save_load_example), [PauliSum Operation](PauliSumOp), [How to convert tq to Qiskit](converter_tq_qiskit).
0 commit comments