Adding metadata to Hugging Face README
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 馃 Neurodiagnoses Biomarker-Agnostic Model 馃殌
|
2 |
|
3 |
This model is designed to process any type of **biomarkers** (plasma, MRI, PET, functional imaging, etc.) without being tied to a specific disease. It allows **generalized machine learning training and predictions** across multiple modalities.
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- neurodiagnoses
|
4 |
+
- machine-learning
|
5 |
+
- biomarkers
|
6 |
+
- multi-modal
|
7 |
+
- AI
|
8 |
+
license: mit
|
9 |
+
---
|
10 |
+
|
11 |
# 馃 Neurodiagnoses Biomarker-Agnostic Model 馃殌
|
12 |
|
13 |
This model is designed to process any type of **biomarkers** (plasma, MRI, PET, functional imaging, etc.) without being tied to a specific disease. It allows **generalized machine learning training and predictions** across multiple modalities.
|