Pratik Fandade
Results
2
issues of
Pratik Fandade
`#history = model.fit(x, y, batch_size=16, validation_split=0,validation_data = (val_x,val_y) ,epochs = 40,callbacks = callbacks_list ,verbose=1, shuffle=True)` I have the dataset with me, i'm trying to train the model but can't get...
Adding the support as specified in #4216 Not sure if everything correct, still new to rust, let me know if you need any other changes.