Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 334 Bytes

lstm_data

time series dataset

input.csv - input dataset of dimesion 104 x 10 000. The first number is unix time.

output.csv - targets for the inputs of dimesion 16 x 10 000. The first number is unix time.

Each of the file consist of 4 entities, for dimension reduction, only input size of 26 and output size of 4 can be use.