PRO1:LSTM模型预测输出都是同一个值?
画出来的图像就是一条横线
这个搜了搜,原因可能有很多,但感觉最主要的原因极可能是激活函数选择不当,以及层的搭建不合适
原模型是
REF
https://zhuanlan.zhihu.com/p/654325094
https://zhuanlan.zhihu.com/p/400492431
PRO2 ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type float).
https://blog.csdn.net/weixin_41160753/article/details/118001219