jogisuda
Results
2
issues of
jogisuda
I added one notebook called 3_hybrid_model.ipynb to illustrate a hybrid quark vs gluon classification using QiBO. Besides the notebook, I added two images to Quantum_machine_learning/figures folder.
I am trying to set up my custom decoder, where I want to return the expectation of Z in multiple qubits, but one at a time (like [this tutorial](https://pennylane.ai/qml/demos/tutorial_quantum_transfer_learning) from...