harvitronix / five-video-classification-methods

Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
https://medium.com/@harvitronix/five-video-classification-methods-implemented-in-keras-and-tensorflow-99cad29cc0b5
MIT License
1.17k stars 479 forks source link

Training suddenly stops after some EPOCHs #138

Open arianaa30 opened 4 years ago

arianaa30 commented 4 years ago

I was using your lstm training code (the one with highest accuracy on the dataset...I guess #4?). I don't know why the training suddenly stops after the end of some EPOCHs with no errors being shown. The EPOCH's number varies randomly. Once 15, once 22, 27, ..

Is there any reasons why this occurs?! I'm using the subset of your code prepared here: https://github.com/SBoyNumber1/LSTM-video-classification