LSTM_tsc
LSTM_tsc copied to clipboard
loadtxt “could not convert string to float”
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