Skip to content

Instantly share code, notes, and snippets.

@JeremiahKamama
Created July 9, 2021 06:56
Show Gist options
  • Save JeremiahKamama/3d9358cc366860725b4c55b6160fe5a2 to your computer and use it in GitHub Desktop.
Save JeremiahKamama/3d9358cc366860725b4c55b6160fe5a2 to your computer and use it in GitHub Desktop.
history = model.fit(train_pad, y_train, validation_split=0.3, epochs=5, batch_size=1000, shuffle=True, verbose = 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment