Skip to content

Instantly share code, notes, and snippets.

@kiddojazz
Created January 15, 2023 16:41
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 kiddojazz/4096db9fa0ed3213a414eb12d8a21f57 to your computer and use it in GitHub Desktop.
Save kiddojazz/4096db9fa0ed3213a414eb12d8a21f57 to your computer and use it in GitHub Desktop.
#Compile the model
model.compile(optimizer="adam", loss="mean_squared_error")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment