Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
---
|
| 4 |
-
|
| 5 |
|
| 6 |
# **DriftMoE** – A Mixture of Experts Approach to Handle Concept Drifts
|
| 7 |
|
| 8 |
-
This repository hosts *weights only* so you can plug the model straight into your Python pipeline. These weights correspond to one training run on the LED_g stream.
|
| 9 |
Full training code & utilities live in a separate GitHub repo: **[https://github.com/miguel-ceadar/drift-moe](https://github.com/miguel-ceadar/drift-moe)**
|
| 10 |
|
| 11 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
|
| 6 |
# **DriftMoE** – A Mixture of Experts Approach to Handle Concept Drifts
|
| 7 |
|
| 8 |
+
Model weights for paper [DriftMoE](https://www.arxiv.org/abs/2507.18464)This repository hosts *weights only* so you can plug the model straight into your Python pipeline. These weights correspond to one training run on the LED_g stream.
|
| 9 |
Full training code & utilities live in a separate GitHub repo: **[https://github.com/miguel-ceadar/drift-moe](https://github.com/miguel-ceadar/drift-moe)**
|
| 10 |
|
| 11 |
---
|