Skip to content

Instantly share code, notes, and snippets.

@vivekpadia70
Created April 8, 2020 12:00
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 vivekpadia70/ca5ec4eaee61a288dddfa8594dc6cbcc to your computer and use it in GitHub Desktop.
Save vivekpadia70/ca5ec4eaee61a288dddfa8594dc6cbcc to your computer and use it in GitHub Desktop.
history = model.fit(padded_train, train_label, epochs=4, validation_data=(padded_test, test_label))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment