I have paid more time to get my knowledge closer to the AI field.
And these are my study notes.
RusNOTEs 4 years, 5 months ago
The tf.keras.datasets
module provide a few toy datasets (already-vectorized, in Numpy format) that can be used for debugging a model or creating simple code examples.
RusNOTEs 4 years, 7 months ago