Consider the following information:
initial learning rate: 0.0002
decay coefficient: 0.7
ephocs: 70
My problem is to choose the decay step in such a way that the decay occurs every two epochs. How can I fix this in Keras?
This is the formula of the exponential decay learning rate: