This website requires JavaScript.
Explore
Help
Sign In
Logic
/
tsmodel
Watch
1
Star
0
Fork
0
You've already forked tsmodel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
game-loader
59b23d4637
feat(model): add initial PatchTST model architecture and utilities
2025-08-28 13:23:06 +08:00
dataflow
fix(dataflow): correct target sequence definition in data loader
2025-08-27 15:58:04 +08:00
layers
feat(model): add initial PatchTST model architecture and utilities
2025-08-28 13:23:06 +08:00
models
feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
2025-08-26 20:53:35 +08:00
train
feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
2025-08-26 20:53:35 +08:00
utils
feat(utils): add common machine learning utility functions
2025-08-26 11:28:34 +08:00
__init__.py
feat(core): add initial TSModel package with OLinear and RevIN
2025-07-01 21:00:23 +08:00
.gitignore
feat(data): add flexible data loading with dataflow integration and test set
2025-08-06 18:36:43 +08:00
environment.yml
build(env): add conda environment configuration
2025-08-27 15:29:58 +08:00
setup.py
feat(core): add initial TSModel package with OLinear and RevIN
2025-07-01 21:00:23 +08:00
test.py
first timesnet try
2025-07-30 21:18:46 +08:00
train_test.py
first timesnet try
2025-07-30 21:18:46 +08:00
train_xpatch_sparse_multi_datasets.py
feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
2025-08-26 20:53:35 +08:00
Description
No description provided
139
KiB
Languages
Python
100%