Module: tfm.optimization.ema_optimizer

Stay organized with collections Save and categorize content based on your preferences.

Exponential moving average optimizer.

Classes

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