FOXES / forecasting /training /callback.py

Commit History

updates to evaluation script and callbacks
3fb991b

griffingoodwin04 commited on

Update callback.py
b3c0211

Chromaniquej1 commited on

Merge remote-tracking branch 'origin/main' into dev-patch
2a0d39b

griffingoodwin04 commited on

Enhance FlareDownloadProcessor to support time span mode for 1-minute cadence downloads, adding new arguments and methods for data existence checks. Update command-line arguments for improved usability. Refactor evaluation configurations and model training settings, including adjustments to checkpoint paths and model parameters for better performance.
afe9cc0

griffingoodwin04 commited on

Refactor SXRRegressionDynamicLoss weights and performance multipliers; adjust model configuration for ViTPatch with reduced patch size and increased number of heads; implement GPU memory isolation and monitoring in training script; enhance AttentionMapCallback to accept dynamic patch size.
1aeb490

griffingoodwin04 commited on

Updated window size in SXRRegressionDynamicLoss to 1500, added forward_for_callback method in VisionTransformer for compatibility with AttentionMapCallback, and modified selected_model names in config files to 'ViTPatch'.
bc4a0b5

griffingoodwin04 commited on

Experimenting With Fusion Model
7e470a6

griffingoodwin04 commited on