Skip to content

Instantly share code, notes, and snippets.

@TheLoneNut
Created February 15, 2018 15:57
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 TheLoneNut/96e6d12c65d26a9c57cb7880b4c3b0dc to your computer and use it in GitHub Desktop.
Save TheLoneNut/96e6d12c65d26a9c57cb7880b4c3b0dc to your computer and use it in GitHub Desktop.
# Training the model
model.fit(train_data, y_dummie, batch_size=256, epochs=10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment