I am using Keras Tensorflow in Colab. I want to use the omniglot dataset.
I load this dataset:
import tensorflow as tf import tensorflow_datasets as tfds