KDcodeyt / stock_price_prediction

13 stars 9 forks source link

issue in keras #1

Open Parrikshit opened 6 months ago

Parrikshit commented 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'

callmetiwari commented 4 months ago

model.fit(x_train, y_train, batch_size=1, epochs = 2)

its not working on macM1

Ajayvtl commented 3 weeks ago

brother its not working in Windows too... same problem