Update README.md
Browse files
README.md
CHANGED
@@ -2,15 +2,13 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
|
6 |
-
|
7 |
-
# AML4CPU: Results of paper: ¨Adaptive Machine Learning for Resource-Constrained Environments¨
|
8 |
|
9 |
Results and trained models for experiments 1-3.
|
10 |
|
11 |
- 📄 **Paper-Conference**: [Adaptive Machine Learning for Resource-Constrained Environments](https://aiimlab.org/pdf/events/KDD_2024_Workshop_On_Discovering_Drift_Phenomena_in_Evolving_Landscape_DELTA/Adaptive%20Machine%20Learning%20for%20Resource-Constrained%20Environments.pdf)
|
12 |
-
- 🤗 **Dataset on HuggingFace**: [adaptive_cpu_utilisation_dataset](https://huggingface.co/datasets/ICOS-AI/
|
13 |
- 🤗 **Models on HuggingFace**: [adaptive_cpu_utilisation_prediction_models](https://huggingface.co/ICOS-AI/adaptive_cpu_utilisation_prediction_models)
|
14 |
- 📊 **Poster**: [View Poster](https://zenodo.org/records/14075777)
|
15 |
- 📄 **Paper (Online)**: [View Paper](https://zenodo.org/records/14106065)
|
16 |
-
- **GitHub Repository**: [AML4CPU](https://github.com/sebasmos/AML4CPU/)
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
# AML4CPU: Implementation of Adaptive Machine Learning for Resource-Constrained Environments
|
|
|
|
|
6 |
|
7 |
Results and trained models for experiments 1-3.
|
8 |
|
9 |
- 📄 **Paper-Conference**: [Adaptive Machine Learning for Resource-Constrained Environments](https://aiimlab.org/pdf/events/KDD_2024_Workshop_On_Discovering_Drift_Phenomena_in_Evolving_Landscape_DELTA/Adaptive%20Machine%20Learning%20for%20Resource-Constrained%20Environments.pdf)
|
10 |
+
- 🤗 **Dataset on HuggingFace**: [adaptive_cpu_utilisation_dataset](https://huggingface.co/datasets/ICOS-AI/cpu_utilisation_dataset)
|
11 |
- 🤗 **Models on HuggingFace**: [adaptive_cpu_utilisation_prediction_models](https://huggingface.co/ICOS-AI/adaptive_cpu_utilisation_prediction_models)
|
12 |
- 📊 **Poster**: [View Poster](https://zenodo.org/records/14075777)
|
13 |
- 📄 **Paper (Online)**: [View Paper](https://zenodo.org/records/14106065)
|
14 |
+
- **GitHub Repository**: [AML4CPU](https://github.com/sebasmos/AML4CPU/)
|