Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CortexMAE
|
| 2 |
|
| 3 |
[](https://colab.research.google.com/github/MedARC-AI/CortexMAE/blob/main/notebooks/quickstart.ipynb)
|
|
@@ -102,4 +105,4 @@ Model weights are relased under CC-BY-NC 4.0 ([LICENSE](LICENSE)).
|
|
| 102 |
booktitle={ICML},
|
| 103 |
year={2026},
|
| 104 |
}
|
| 105 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
# CortexMAE
|
| 5 |
|
| 6 |
[](https://colab.research.google.com/github/MedARC-AI/CortexMAE/blob/main/notebooks/quickstart.ipynb)
|
|
|
|
| 105 |
booktitle={ICML},
|
| 106 |
year={2026},
|
| 107 |
}
|
| 108 |
+
```
|