I am having an issue while training a custom deep learning model. The training accuracy increases gradually until 0.82 then it drops back to 0.62 for every epoch. The model uses residual blocks with batch normalization and dropout probability of 0.1. The optimizer of the model is Adam and the learning rate is 1e-3. all the activation functions are Relu.

More Fathi Mahdi Elsiddig Haroun's questions See All
Similar questions and discussions