When I'm going to save my model after training im not able to save it
cnn-01-what-is-convolution
sawi.1899
(Satwik Bansal)
August 31, 2020, 9:44am
#1
model = model.save(“model.h5”)
AttributeError: ‘NoneType’ object has no attribute ‘save’