Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tensorflow 具有多对一LSTM的时间经验生成器_Tensorflow_Keras_Deep Learning_Lstm - Fatal编程技术网

Tensorflow 具有多对一LSTM的时间经验生成器

Tensorflow 具有多对一LSTM的时间经验生成器,tensorflow,keras,deep-learning,lstm,Tensorflow,Keras,Deep Learning,Lstm,我正在尝试使用Keras为Tensorflow's 2中的多对一LSTM生成数据。但是,TimeSeriesGenerator要求数据和目标参数的长度相同。如何使用TimeSeriesGenerator生成多对一数据?找到解决方案了吗?找到解决方案了吗?

我正在尝试使用Keras为Tensorflow's 2中的多对一LSTM生成数据。但是,TimeSeriesGenerator要求数据和目标参数的长度相同。如何使用TimeSeriesGenerator生成多对一数据?

找到解决方案了吗?找到解决方案了吗?