-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code running result #1
Comments
Hi, I am currently also experencing the same issue with the generated images and also the discriminator loss seems to be approaching inf after 30 epochs. |
So your result is the same as mine? |
Yeah, it is, I cant seem to get the results shown the in paper but maybe it because I might be doing something wrong. So I am trying to recreate the code properly and see if it works. Apparently the numbers cant seem to be generated in my case. |
Hi, the experiment settings for the notebook are set to be PCA-2 Dim (i.e. 5 qubit total, see variable k) and only one set of labels. To change this, you can append the line :
prior to data processing. If this does not work please post an update and I will investigate it. |
Hi, can you please clarify what are you referring to which part of the code are you referring to with regards to the PCA dimension? There is no way to alter such a parameter other than the k value according to how the code is written. |
Within the code, there is a section with PCA. The n_dimensions can be changed, and accordingly with the k value. So if you use 4 PCA dimensions, k should be 9 (i.e. 9 qubits), or 5 depending on which encoding method you are using. |
I have changed the n_dimensions to 6, and the results are still the same. May I know what was your n_dimension when you managed to obtain different results? |
Dear Prof, |
Dear Prof, @Anand270294 @SamYJ2606 @Samuelstein1224 @zwyzhr |
Dear Prof, @Anand270294 @SamYJ2606 @Samuelstein1224 @zwyzhr Is the proposed code used for training only ?.. please can you kindly explain and provide the code for testing please ? |
Dear Prof, @Anand270294 @SamYJ2606 @Samuelstein1224 @zwyzhr Is the proposed code used for training only ?.. please can you kindly share the code version for running this code on a real quantum computer not a simulator? |
Why is the result I run is far from the paper?
![image](https://user-images.githubusercontent.com/89520974/140749654-6190a14e-4aaf-4ed0-8e01-029c64e5bb5b.png)
![$(@OG%)DIE0NH2HI J1QH40](https://user-images.githubusercontent.com/89520974/140749849-ed3244ed-bc84-435f-8e80-d4fcb3d8aa60.png)
![3J ~) TIA(0(J5`92%~Q5KR](https://user-images.githubusercontent.com/89520974/140749875-357b8e07-92e0-435b-8633-4794dc97d055.png)
Results in the paper:
The text was updated successfully, but these errors were encountered: