Skip to content

Instantly share code, notes, and snippets.

@Sachin-crypto
Created December 16, 2022 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sachin-crypto/941424697890009f153d3094d98a5064 to your computer and use it in GitHub Desktop.
Save Sachin-crypto/941424697890009f153d3094d98a5064 to your computer and use it in GitHub Desktop.
# Running 10 epochs
model.fit(x=train_batches, validation_data=valid_batches, epochs=10, verbose=2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment