mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-07-06 05:16:24 +08:00
8e9f31eae1
* initial age feature * added support for feat_static_cat in network * added feature_static_real also concat the log(scale) to the network * fixed typo * FEAT_STATIC_CAT are np.long
2 lines
48 B
Python
2 lines
48 B
Python
from .deepvar_estimator import DeepVAREstimator
|