Skip to content

Instantly share code, notes, and snippets.

@TheLoneNut
Created February 15, 2018 15:57
Show Gist options
  • Select an option

  • Save TheLoneNut/96e6d12c65d26a9c57cb7880b4c3b0dc to your computer and use it in GitHub Desktop.

Select an option

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