Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save techwithshadab/03ade2b36ae64ac1a695d8ad82bfebb4 to your computer and use it in GitHub Desktop.
Save techwithshadab/03ade2b36ae64ac1a695d8ad82bfebb4 to your computer and use it in GitHub Desktop.
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