Created
February 14, 2021 21:12
-
-
Save islem-esi/93fc6fb77ef4db2ce5e16a073ee9a0df to your computer and use it in GitHub Desktop.
imports for fnn
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 keras | |
| from keras.layers import Dense, Input, Dropout | |
| from keras.models import Model |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment