Created
July 3, 2018 19:04
-
-
Save zaidalyafeai/d736293f602a3657c44493f537602d3a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import glob | |
import numpy as np | |
from tensorflow.keras import layers | |
from tensorflow import keras | |
import tensorflow as tf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment