Artificial Neural Networks and Deep Learning 2022 - Homework 2 Forum

Go back to competition Back to thread list Post in this thread

> TypeError: 'NoneType' object is not callable

I tried to use a ResNet in transfer learning. I properly resize the xtrain shape to (2400, 36, 6, 3). Then to feed it into the resnet i resize it using the resizing layer to 224, 224.
Once i do the model.fit it gives me this error on the Callbacks line.
Someone could tell me what it means? And maybe how to fix it?
Thank you

Posted by: GiacomoMassa @ Dec. 14, 2022, 10:10 p.m.
Post in this thread