Reputation: 1
Whenever I use
from tensorflow.keras.utils import to_categorical
or
from tensorflow.keras.datasets import mnist
I receive the error "could not be resolved"
. Did anything change over the last years, is the a new way to import them? Thanks!
I can import tensorflow itself, just subcategories...
Upvotes: 0
Views: 32