Skip to content
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

Update to use keras? #41

Open
steventrouble opened this issue Jan 23, 2021 · 2 comments
Open

Update to use keras? #41

steventrouble opened this issue Jan 23, 2021 · 2 comments

Comments

@steventrouble
Copy link

Hi, this library doesn't seem to have a keras.Model. Keras is the main way many of us interact with TF, so it would be great to see here.

The TF docs have an example GAN class that works decently well:

https://www.tensorflow.org/guide/keras/customizing_what_happens_in_fit#wrapping_up_an_end-to-end_gan_example

But there's no official TF implementation committed anywhere. Would it be possible to add an official TF-GAN keras Model like the one in that example?

Being able to use Keras makes it much easier for people to learn and experiment with ML, so it would be awesome to see one here.

Thanks!

@ebursztein
Copy link
Member

We have an initial branch for TF2 but its not yet complete and there is no ETA on it. Agree it seems useful to have a Keras version.

@GeorgiaA
Copy link

GeorgiaA commented Mar 2, 2022

Hi. Has there been any further update to an ETA on a TF2 branch of this library? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants