ServiceNow / N-BEATS

N-BEATS is a neural-network based model for univariate timeseries forecasting. N-BEATS is a ServiceNow Research project that was started at Element AI.
Other
508 stars 116 forks source link

Use buffers #4

Open kashif opened 4 years ago

kashif commented 4 years ago

Instead of parameters with grad=False, buffers is the way to go.