请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

stateful参数

ValueError: If a RNN is stateful, it needs to know its batch size. Specify the batch size of your input tensors: 
- If using a Sequential model, specify the batch size by passing a `batch_input_shape` argument to your first layer.
- If using the functional API, specify the batch size by passing a `batch_shape` argument to your Input layer.

老师,加上stateful参数后报错,在lstm里面加上batch_size还是会报错。

正在回答 回答被采纳积分+3

1回答

正十七 2019-09-18 21:04:04

同学你好,你可以用我们git里的代码试试看有什么不一样,然后如果还有问题,告诉我一下你用的tf的版本。

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信