Skip to content

Instantly share code, notes, and snippets.

@Sachin-crypto
Created December 16, 2022 12:27
Embed
What would you like to do?
model.compile(optimizer=Adam(learning_rate=0.0001), loss='categorical_crossentropy', metrics=['accuracy'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment