4181ead03a6d2c39b3a5397bcb4ca565244fed5f
- 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.
DeepHealth
Description
Languages
Python
60.9%
Jupyter Notebook
39.1%