Update README.md
Browse files
README.md
CHANGED
|
@@ -438,6 +438,12 @@ python -u run_train.py +experiment=LUNA_finetune /model=LUNA_large pretrained_sa
|
|
| 438 |
|
| 439 |
---
|
| 440 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 441 |
## 📜 Citation
|
| 442 |
|
| 443 |
If you use LUNA, please cite:
|
|
|
|
| 438 |
|
| 439 |
---
|
| 440 |
|
| 441 |
+
## 🔗 Related Models
|
| 442 |
+
|
| 443 |
+
- **[LuMamba](https://huggingface.co/PulpBio/LuMamba)** — Extends LUNA's channel-unification to a linear-complexity Mamba backbone, with systematic analysis of LeJEPA for biosignal SSL.
|
| 444 |
+
- **[FEMBA](https://huggingface.co/PulpBio/FEMBA)** — Bi-directional Mamba foundation model for EEG; the temporal backbone that LuMamba builds on.
|
| 445 |
+
- **[TinyMyo](https://huggingface.co/PulpBio/TinyMyo)** — Tiny foundation model for flexible EMG signal processing at the edge.
|
| 446 |
+
|
| 447 |
## 📜 Citation
|
| 448 |
|
| 449 |
If you use LUNA, please cite:
|