d4d25ac9c7c7d02bcda9b37bd841dc5997c93b95
Introduce PiecewiseLinearEncoder for continuous variable encoding. Add CovariateAwareGPT2 to extend TimeAwareGPT2 with static and time-varying covariate processing. The model combines piecewise linear and sinusoidal encodings for covariates and integrates them via concatenation before a final MLP head. Reorganize models.py for better logical structure.
DeepHealth
Description
Languages
Python
60.9%
Jupyter Notebook
39.1%