Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,33 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🌐
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: purple
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# hyper3labs 🌐
|
| 11 |
+
|
| 12 |
+
**Geometric Deep Learning Lab**
|
| 13 |
+
|
| 14 |
+
Welcome to **hyper3labs** — a research and engineering lab focused on geometric deep learning, hyperbolic representations, and non-Euclidean machine learning.
|
| 15 |
+
|
| 16 |
+
We build tools, models, and datasets that push the boundaries of how neural networks understand structure, hierarchy, and geometry.
|
| 17 |
+
|
| 18 |
+
## What We Do
|
| 19 |
+
|
| 20 |
+
- 🔷 **Geometric & Hyperbolic Deep Learning** — embeddings and architectures that respect the intrinsic geometry of data
|
| 21 |
+
- 🧠 **Graph Neural Networks** — scalable GNNs for relational and hierarchical data
|
| 22 |
+
- 📊 **Data Visualization** — interactive tools for exploring high-dimensional and graph-structured data
|
| 23 |
+
- 🛠️ **Open-Source Tooling** — reproducible research infrastructure for the ML community
|
| 24 |
+
|
| 25 |
+
## Links
|
| 26 |
+
|
| 27 |
+
- 🌍 Website: [hyper3labs.github.io](https://hyper3labs.github.io)
|
| 28 |
+
- 💻 GitHub: [github.com/hyper3labs](https://github.com/hyper3labs)
|
| 29 |
+
- 🤗 HuggingFace: [huggingface.co/hyper3labs](https://huggingface.co/hyper3labs)
|
| 30 |
+
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
*Building the geometry of intelligence.*
|