Skip to content

Instantly share code, notes, and snippets.

@amankharwal
Created November 25, 2020 06:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amankharwal/f5daa149579d128df06ac19508ea30b0 to your computer and use it in GitHub Desktop.
Save amankharwal/f5daa149579d128df06ac19508ea30b0 to your computer and use it in GitHub Desktop.
import os
from tensorflow.keras import layers
from tensorflow.keras import Model
from tensorflow.keras.preprocessing.image import ImageDataGenerator
import tensorflow as tf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment