JiaruiLi
  • Joined on 2026-04-15
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-12 16:00:43 +08:00
14608ed04d Add exposure-only input ablation
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-12 10:49:00 +08:00
0339f1a278 Add task adapter for exposure embeddings
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-12 09:57:44 +08:00
8e87d57323 Fix exposure encoding checkpoint loading
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-10 05:41:45 +08:00
61cef300ce Harden exposure autoencoder resume loading
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-10 05:32:44 +08:00
75da450720 Add resumable exposure autoencoder training
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 16:50:03 +08:00
e439c3c98c Use precomputed exposure embeddings
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 16:22:43 +08:00
552e09aa01 Expose TimesNet internal dimension
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 16:19:58 +08:00
8078fcb835 Fix DDP parameter and gradient layouts
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 16:05:36 +08:00
ed8537fb3e Add distributed end-to-end training
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 15:44:30 +08:00
5a3122c965 Optimize exposure autoencoder distributed training
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 14:23:37 +08:00
f7fb6b7718 Lighten TimesNet exposure backbone
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 13:31:33 +08:00
54fedc620b Align autoencoder splits and add multi-GPU training
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 13:16:05 +08:00
8a083ed538 Add exposure autoencoder pretraining
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-09 10:47:31 +08:00
8976f1ed89 Fix exposure encoding in DataParallel
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-08 18:25:08 +08:00
4c60dbb9d9 Support multi-GPU next-step training
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-08 17:57:40 +08:00
b5c6e4f815 Load exposure cache into memory
JiaruiLi pushed to master at JiaruiLi/DeepHealth 2026-07-08 17:29:34 +08:00
f6bde7e167 Add t-query logits and hidden export script
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-08 16:34:36 +08:00
a35f1117c0 Parallelize exposure cache reads
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-08 13:04:43 +08:00
efba7ac306 Write exposure windows sequentially
JiaruiLi pushed to main at JiaruiLi/DeepHealthExpo 2026-07-08 12:50:52 +08:00
14eccc91f9 Optimize eid exposure cache build