File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2727modelIBM .label ("Therefore fixed punishment will" )
2828
2929modelCombo = Model ("COMBO.h5" )
30- # # We must call this cause of a keras bug
31- # # https://github.com/keras-team/keras/issues/2397
30+ # We must call this cause of a keras bug
31+ # https://github.com/keras-team/keras/issues/2397
3232modelCombo .label ("Therefore fixed punishment will" )
3333
3434modelES = Model ("ES.h5" )
3737modelES .label ("Therefore fixed punishment will" )
3838
3939modelWD = Model ("WD.h5" )
40- # # We must call this cause of a keras bug
41- # # https://github.com/keras-team/keras/issues/2397
40+ # We must call this cause of a keras bug
41+ # https://github.com/keras-team/keras/issues/2397
4242modelWD .label ("Therefore fixed punishment will" )
4343
4444modelES_dep = Model ("ES_dep.h5" )
45- # # We must call this cause of a keras bug
46- # # https://github.com/keras-team/keras/issues/2397
45+ # We must call this cause of a keras bug
46+ # https://github.com/keras-team/keras/issues/2397
4747modelES_dep .label ("Therefore fixed punishment will" )
4848
4949modelWD_dep = Model ("WD_dep.h5" )
50- # # We must call this cause of a keras bug
51- # # https://github.com/keras-team/keras/issues/2397
50+ # We must call this cause of a keras bug
51+ # https://github.com/keras-team/keras/issues/2397
5252modelWD_dep .label ("Therefore fixed punishment will" )
5353
5454app = Flask (__name__ )
You can’t perform that action at this time.
0 commit comments