Time series forecasting with PyTorch
Stars
4.9k
Forks
860
Watchers
4.9k
Open Issues
744
Overall repository health assessment
No package.json found
This might not be a Node.js project
436
commits
364
commits
211
commits
115
commits
113
commits
29
commits
27
commits
15
commits
13
commits
13
commits
[ENH] Extend v2 BaseModel with AdamW optimizer and additional LR schedulers (#2169)
d389044View on GitHub[DOC] Migrate docstrings in models/nn/rnn.py to numpydoc format (#2198)
66a8d3dView on GitHub[BUG] Move prediction tensors to CPU between batches in PredictCallback (#2228)
af9b14fView on GitHub[MNT] [Dependabot](deps): Bump codecov/codecov-action from 5 to 6 (#2235)
17c51baView on GitHub[BUG] Fix logging_metrics device mismatch in BaseModelV2 (#2205)
81d1554View on GitHub[BUG] Fix _load_config() to support .pkl file paths (#2199)
15d63b8View on GitHub[DOC] Migrate SeriesDecomposition docstring to NumPy style (#2175)
5600398View on GitHub[BUG] Remove outdated strict naming convention test in test_all_estim… (#2190)
7136387View on GitHub[DOC] Migrate AttentionLayer docstring to NumPy style (#2174)
66c5284View on GitHub[ENH] Relax naming convention in test_pkg_linkage (#2080)
1a19279View on GitHub[DOC] migrate nhits and quantile docstrings to numpydocstyle (#2111)
593f3b0View on GitHub[DOC] Convert TFT tuning and utils docstrings to numpydoc style (#2097)
3ad81caView on GitHub