Skip to content

Instantly share code, notes, and snippets.

@zabop
Created July 17, 2021 20:52
Show Gist options
  • Save zabop/9bed03ebc934f84bef254b2d446a4ee7 to your computer and use it in GitHub Desktop.
Save zabop/9bed03ebc934f84bef254b2d446a4ee7 to your computer and use it in GitHub Desktop.
(train_data, train_labels), (test_data, test_labels) = imdb.load_data(num_words=10000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment