Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created February 10, 2018 15:34
Show Gist options
  • Select an option

  • Save NMZivkovic/97b8b6577408545211f82753232a7cfa to your computer and use it in GitHub Desktop.

Select an option

Save NMZivkovic/97b8b6577408545211f82753232a7cfa to your computer and use it in GitHub Desktop.
# Training a model
model.fit(train_x, encoding_train_y, epochs=300, batch_size=10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment