Skip to content

Commit

Permalink
add import keras models
Browse files Browse the repository at this point in the history
  • Loading branch information
libofang committed Oct 13, 2018
1 parent 48ac33e commit d10ac36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from ..base import Benchmark
import os

# from keras.models import Model
from keras.models import Model
# from keras.layers import Input, Dense, Dropout, concatenate
# from keras.layers import Embedding
# from keras.layers import Convolution1D, GlobalMaxPooling1D
Expand Down

0 comments on commit d10ac36

Please sign in to comment.