arrigonialberto86 / deepar

Tensorflow implementation of Amazon DeepAR
MIT License
307 stars 97 forks source link

Adding a dimension attribute to the TimeSeries #12

Open josemanuel22 opened 1 year ago

josemanuel22 commented 1 year ago

The class for generating TimeSeries data fails when using DeepAR because it lacks the 'dimension' attribute.