Skip to content

Update to use keras? #41

@stevietrouble

Description

@stevietrouble

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions