LSTM_tsc icon indicating copy to clipboard operation
LSTM_tsc copied to clipboard

loadtxt “could not convert string to float”

Open stef729 opened this issue 5 years ago • 0 comments

in the 'tsc_model', data_train = np.loadtxt(datadir+'_TRAIN.txt',delimiter=',')

The result is 'could not convert string to float:' I don't know what is the reason. Thank you

stef729 avatar Jul 10 '19 01:07 stef729