Jiarui Li 4181ead03a Refactor: Improve attention mechanism and early stopping
- Refactor the self-attention mechanism in `models.py` to use `nn.MultiheadAttention` for better performance and clarity.
- Disable early stopping check during warmup epochs in `train.py` to improve training stability.
2025-10-16 15:57:27 +08:00
2025-10-15 13:54:52 +08:00
2025-10-15 13:54:52 +08:00

DeepHealth

Description
No description provided
Readme BSD-3-Clause 145 MiB
Languages
Python 60.9%
Jupyter Notebook 39.1%