1
0

minor changes

This commit is contained in:
Silver-T 2018-05-23 23:06:58 +10:00
parent 4b11d0c3e6
commit 087591a807

View File

@ -21,6 +21,7 @@ K.set_image_dim_ordering('th')
np.random.seed(7)
from keras.utils import to_categorical
'''
Model definition define the network structure
'''