Skip to content

kuruparan/keras-exponential-smoothing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exponential Smoothing Layers

  1. Tensorflow/Keras layer for simple exponential smoothing (SES)
  • ses.py contains the layer defined for simple exponential smoothing
  • main.py is an example for training the layer
  • plots below show fit (orange) to actual series (blue)

Example of time series fit with simple exponential smoothing layer

SES Examples

About

Keras, Tensorflow eager execution layers for exponential smoothing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%