C2W1 assignment: fail to import ImageDataGenerator

  • C2W1 assignment .
  • the error is: ImportError: cannot import name ‘TmageDataGenerator’ from ‘tensorflow.keras.preprocessing.image’ (/usr/local/lib/python3.10/dist-packages/keras/api/_v2/keras/preprocessing/image/init.py)

Could anyone provide help on this? Thanks!

There is a typo, this problem has been solved.

It’s ImageDataGenerator

oh yes, thanks. I just found the typo