标签: tensorflow keras deep-learning lstm
我正在尝试使用Keras为Tensorflow 2中的多对一LSTM生成数据。但是,TimeSeriesGenerator要求数据和目标参数的长度相同。如何使用TimeSeriesGenerator生成多对一数据?