Created
October 12, 2022 19:21
-
-
Save crhea93/cf37b4ef903f9db2ff928802719f1aac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ysol_valid, training_loss, valid_loss, learning_rates = model.fit(batch_size, epochs, train_dataset, val_dataset) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment