2019-06-06 01:29 AM
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?
2020-09-07 07:16 PM
face the same problem, has you solve it?