djanloo / cmepda

An LSTM + Encoder network for UHECR AirShowers
1 stars 2 forks source link

Predictions on keras generators #5

Closed djanloo closed 2 years ago

djanloo commented 2 years ago

Since issue #4 slowed down predictions, now a similar implementation of keras.utils.Sequence must be done for test data. I think it must return only input data. See https://www.tensorflow.org/api_docs/python/tf/keras/Model#predict