Update ML Intern artifact metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# FinJEPA: Financial Joint-Embedding Predictive Architecture
|
| 2 |
|
| 3 |
FinJEPA is a JEPA-based world model for portfolio optimization over a **separated action space** consisting of:
|
|
@@ -62,3 +66,11 @@ python finjepa/train.py --data_source hf \
|
|
| 62 |
3. EB-JEPA — Terver et al. (2026). arxiv:2602.03604
|
| 63 |
4. V-JEPA 2 — Assran et al. (2025). arxiv:2506.09985
|
| 64 |
5. TD-JEPA — Bagatella et al. (2025). arxiv:2510.00739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- ml-intern
|
| 4 |
+
---
|
| 5 |
# FinJEPA: Financial Joint-Embedding Predictive Architecture
|
| 6 |
|
| 7 |
FinJEPA is a JEPA-based world model for portfolio optimization over a **separated action space** consisting of:
|
|
|
|
| 66 |
3. EB-JEPA — Terver et al. (2026). arxiv:2602.03604
|
| 67 |
4. V-JEPA 2 — Assran et al. (2025). arxiv:2506.09985
|
| 68 |
5. TD-JEPA — Bagatella et al. (2025). arxiv:2510.00739
|
| 69 |
+
|
| 70 |
+
<!-- ml-intern-provenance -->
|
| 71 |
+
## Generated by ML Intern
|
| 72 |
+
|
| 73 |
+
This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 74 |
+
|
| 75 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 76 |
+
- Source code: https://github.com/huggingface/ml-intern
|