Skip to content

Instantly share code, notes, and snippets.

@islem-esi
Created February 14, 2021 21:12
Show Gist options
  • Select an option

  • Save islem-esi/93fc6fb77ef4db2ce5e16a073ee9a0df to your computer and use it in GitHub Desktop.

Select an option

Save islem-esi/93fc6fb77ef4db2ce5e16a073ee9a0df to your computer and use it in GitHub Desktop.
imports for fnn
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