Hao Yin

Results 4 issues of Hao Yin

which noise data are used in this repo?

from acora import AcoraBuilder # success builder=AcoraBuilder('ab','bc','cd') # File "acora\_acora.py", line 82, in acora._acora.build_MachineState (acora/_acora.c:3319) # TypeError: an integer is required can anyone help me, thanks.

model.save('MemNN_model_epoch-%d.hdf5' %(nb_epoch)) #save model=load_model('MemNN_model_epoch-1.hdf5') #load 我的第一层是Embedding层,为何这样导入model会出错? err: You are trying to load a weight file containing 5 layers into a model with 6 layers