yingmao / Quantum-Generative-Adversarial-Network

A Quantum State Fidelity based Generative Adversarial Network
16 stars 9 forks source link

Is there any suggestion to make this code work in current version of Qiskit 1.0 and above? #7

Open Yagnik12599 opened 6 months ago

Yagnik12599 commented 6 months ago

I am currently trying to regenerate the results you got from the paper and I am stuck since some of the modules got deprecated, and I tried making changes according to the migration guide but currently the code is running but not generating any result in the sense that its getting stuck in one of the for loops and cannot even finish 1 epoch in hours which I believe should not take so much time.

Any help would be useful. Thanks!