Module: tfm.optimization.ema_optimizer

Exponential moving average optimizer.

Classes

class ExponentialMovingAverage: Optimizer that computes an exponential moving average of the variables.