Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Nov 8, 2023
1 parent 080bca8 commit 4466e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/keras_io/tensorflow/vision/reptile.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
"""
Title: Few-Shot learning with Reptile
Author: [ADMoreau](https://github.com/ADMoreau)
Converted to Keras 3 By: [Muhammad Anas Raza](https://anasrz.com)
Date created: 2020/05/21
Last modified: 2023/07/20
Description: Few-shot classification on the Omniglot dataset using Reptile.
Accelerator: GPU
Converted to Keras 3 By: [Muhammad Anas Raza](https://anasrz.com)
"""

"""
Expand Down

0 comments on commit 4466e8e

Please sign in to comment.