-
Notifications
You must be signed in to change notification settings - Fork 583
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
qGANs #325
Comments
@zohimchandani Sorry, I confused with QCNN. We don't have QGAN example yet. |
Do you think this would be manageable for a newbie? If so, I would be happy to take it on. Also, is there any good reading you would recommend to get up to speed with QGAN? |
@oliverob Thank you for your interest. Here is TF-GAN lightweight library for implementing GAN in TF and there are several materials about QGAN : Lloyd et al., Zoufal et al., Hu et al. |
I have made a first stab at my example, but I can't get the network to actually work. I have linked it in the pull request - if anyone could give me any pointers that would be much appreciated! |
Thank you @oliverob for your contribution! Please let me look at it for the next week. 👍 |
@oliverob I cant see the code, could you please link the github page |
We do have a qgan tutorial featured now in |
Alex cced here have the tutorial, can someone help checking our qgan
tutorial into tensorflow?
…On Thu, May 20, 2021 at 10:29 AM MichaelBroughton ***@***.***> wrote:
We do have a qgan tutorial featured now in /research branch.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#325 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFLLRYZVWABPIOMNJRL6EPTTOVBIHANCNFSM4PRWM3HQ>
.
--
Murphy
|
Add py.typed file and include in published package. Review: @95-martin-orion
@YZNIU For purposes of planning work and doing repository housekeeping, could you let us know what the status of this is? Was this tutorial ever added to TFQ? |
Any example code that uses TFQ and demos qGANs?
The text was updated successfully, but these errors were encountered: