Created
August 2, 2019 18:32
-
-
Save techwithshadab/03ade2b36ae64ac1a695d8ad82bfebb4 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
model.compile(loss='mean_squared_error', | |
optimizer=tf.keras.optimizers.Adam(0.1)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment