mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.2k stars 2.56k forks source link

Attribute error: NoneType object has no attribute items #676

Open Has37ting opened 1 week ago

Has37ting commented 1 week ago

unable to fit the CNN to training data

Fit the model

history_1 = model_1.fit(train_data,

coming up as error line in code. would appreciate any help you can give in solving this error.

Paul.

Suv1999 commented 3 days ago

SAME PROBLEM BUT NOT GETTING HEPL