Open Parrikshit opened 6 months ago
model.fit(x_train, y_train, batch_size=1, epochs = 2)
AttributeError: module 'keras.src.backend' has no attribute 'convert_to_numpy'
its not working on macM1
brother its not working in Windows too... same problem
model.fit(x_train, y_train, batch_size=1, epochs = 2)
AttributeError: module 'keras.src.backend' has no attribute 'convert_to_numpy'