Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
-
- flow_matching
|
| 5 |
- safety
|
| 6 |
- constraints
|
| 7 |
- imitation_learning
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
SafeFlowMPC models that are used in this paper: [SafeFlowMPC Paper](https://arxiv.org/abs/2602.12794).
|
| 11 |
|
| 12 |
-
The code for training and inference is available at [SafeFlowMPC Github](https://github.com/TU-Wien-ACIN-CDS/SafeFlowMPC).
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
tags:
|
|
|
|
| 4 |
- safety
|
| 5 |
- constraints
|
| 6 |
- imitation_learning
|
| 7 |
+
- flow_matching
|
| 8 |
+
- robotics
|
| 9 |
---
|
| 10 |
|
| 11 |
SafeFlowMPC models that are used in this paper: [SafeFlowMPC Paper](https://arxiv.org/abs/2602.12794).
|
| 12 |
|
| 13 |
+
The code for training and inference is available at [SafeFlowMPC Github](https://github.com/TU-Wien-ACIN-CDS/SafeFlowMPC).
|