Mitiq for mitigating noise in QML algorithms #2079
-
Hi Mitiq, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Could you please provide more details on the algorithm + what you are trying to do (in words, not code) ? Pennylane is available as a frontend in mitiq. |
Beta Was this translation helpful? Give feedback.
-
@purva-thakre we want to add error mitigation especially ZNE In our QML Model which is CNN ,GANS or similar I have the basic coding done and I am facing issue with wrapping of the function for the code |
Beta Was this translation helpful? Give feedback.
Have you looked at the examples/tutorials in the documentation?
https://mitiq.readthedocs.io/en/stable/examples/pennylane-ibmq-backends.html
https://mitiq.readthedocs.io/en/stable/examples/molecular_hydrogen_pennylane.html
https://mitiq.readthedocs.io/en/stable/guide/zne-1-intro.html#problem-setup
It might help if you provide a working sample of all that you have tried so far. Here's a helpful link: https://stackoverflow.com/help/minimal-reproducible-example