Skip to content

Instantly share code, notes, and snippets.

@vipul79321
Created June 22, 2019 12:17
Show Gist options
  • Save vipul79321/f66083fdcec1a040fbc00b7b7a6d42ba to your computer and use it in GitHub Desktop.
Save vipul79321/f66083fdcec1a040fbc00b7b7a6d42ba to your computer and use it in GitHub Desktop.
model.fit(np.array(l), cat, epochs=10, batch_size=200,shuffle=True,verbose=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment