Skip to content

Commit ece8130

Browse files
authored
Mark gan_ada as Keras 3 (#2046)
Update examples_master.py Mark https://keras.io/examples/generative/gan_ada/ as Keras 3
1 parent 9199eee commit ece8130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/examples_master.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -791,6 +791,7 @@
791791
"path": "gan_ada",
792792
"title": "Data-efficient GANs with Adaptive Discriminator Augmentation",
793793
"subcategory": "Image generation",
794+
"keras_3": True,
794795
},
795796
{
796797
"path": "deep_dream",

0 commit comments

Comments
 (0)