Skip to content

Instantly share code, notes, and snippets.

@vivekpadia70
Created March 30, 2020 08:30
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 vivekpadia70/273f54fdd12a0b8a3398cb8e5071ae05 to your computer and use it in GitHub Desktop.
Save vivekpadia70/273f54fdd12a0b8a3398cb8e5071ae05 to your computer and use it in GitHub Desktop.
import tensorflow as tf
import matplotlib.pyplot as plt
import numpy as np
import os
from tensorflow.keras import layers
import time
from IPython import display
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment