I have this unconventional use case where I need to calculate a recursive mean in a custom loss function in Keras.
Recursive mean is calculated as (I wished there\'s