TensorFlow

API

 tf.keras / datasets / datasets.fashion_mnist.load_data


Retrieves a dict mapping words to their index in the IMDB dataset.

path where to cache the data (relative to ~/.keras/dataset).

The word index dictionary. Keys are word strings, values are their index.

此页内容是否对您有帮助