Skip to content

Instantly share code, notes, and snippets.

@mohammedouahman
Created November 17, 2021 18:26
Show Gist options
  • Save mohammedouahman/0fad4a407022c41df50fa88248840b96 to your computer and use it in GitHub Desktop.
Save mohammedouahman/0fad4a407022c41df50fa88248840b96 to your computer and use it in GitHub Desktop.
train_images = train_images / 255.0
test_images = test_images / 255.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment