TensorFlow

API

 tf.keras / datasets / datasets.mnist.load_data


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

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

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

此页内容是否对您有帮助