Skip to main content
EPelz
Associate
June 6, 2019
Question

Stateful LSTMs

  • June 6, 2019
  • 1 reply
  • 750 views

When importing a Keras LSTM model, the stateful=True parameter seems to be ignored by Cube.AI, resulting in a state reset after every prediction. Is it somehow possible to prevent this state reset in Cube.AI, so that the model can actually be used in an online setting?

This topic has been closed for replies.

1 reply

Hzhon.1
Visitor II
September 8, 2020

face the same problem, has you solve it?