• Joined on 2024-12-18
Logic created branch main in Logic/rag_chat 2025-10-07 11:02:07 +08:00
Logic created repository Logic/rag_chat 2025-10-07 10:59:59 +08:00
Logic created repository Logic/TBF 2025-09-29 11:15:52 +08:00
Logic pushed to main at Logic/tsmodel 2025-08-28 13:23:10 +08:00
59b23d4637 feat(model): add initial PatchTST model architecture and utilities
Logic pushed to main at Logic/tsmodel 2025-08-27 15:58:08 +08:00
4129832f98 fix(dataflow): correct target sequence definition in data loader
Logic pushed to main at Logic/tsmodel 2025-08-27 15:30:18 +08:00
b7e8960fed build(env): add conda environment configuration
Logic pushed to main at Logic/tsmodel 2025-08-26 20:53:49 +08:00
c3713f5c0b feat: add DiffusionTimeSeries and iTransformer models, introduce xPatch_SparseChannel
Logic pushed to main at Logic/tsmodel 2025-08-26 11:28:40 +08:00
44bd5c8f29 feat(utils): add common machine learning utility functions
Logic pushed to main at Logic/tsmodel 2025-08-06 18:45:00 +08:00
6bba6613c9 feat: add TimesNet_Q and xPatch models with Q matrix transformations
7fdf0f364d feat(dataflow): introduce flexible data loading and preprocessing
f977abeea7 feat(data): add flexible data loading with dataflow integration and test set
6ee5c769c4 first timesnet try
Compare 4 commits »
Logic created branch main in Logic/tsmodel 2025-07-01 21:01:44 +08:00
Logic pushed to main at Logic/tsmodel 2025-07-01 21:01:44 +08:00
dc8c9f1f09 feat(core): add initial TSModel package with OLinear and RevIN
Logic created repository Logic/tsmodel 2025-07-01 21:01:27 +08:00
Logic pushed to main at Logic/posedet 2025-06-30 19:44:41 +08:00
12d9c59a53 feat(ui): support multi-person skeleton drawing
Logic pushed to main at Logic/posedet 2025-06-30 18:53:59 +08:00
389a7fd16b feat(pose): add joint similarity visualization in skeleton drawing
Logic pushed to qt at Logic/posedet 2025-06-22 16:52:40 +08:00
487f8d1d55 feat: add ControlPanelWidget for application UI
Logic created branch qt in Logic/posedet 2025-06-22 16:52:40 +08:00
Logic pushed to main at Logic/posedet 2025-06-22 15:17:14 +08:00
1d94e77557 feat(motion_app): implement asynchronous similarity calculation
Logic pushed to main at Logic/posedet 2025-06-22 12:11:41 +08:00
53979d9501 feat(motion_app): improve comparison loop and UI
Logic pushed to main at Logic/posedet 2025-06-22 11:37:03 +08:00
899c85ab8f feat(app): add new preset video and refine comparison flow
Logic pushed to main at Logic/posedet 2025-06-21 21:38:57 +08:00
9d42c8c0eb chore(deps): update environment.yml with latest dependencies