ThiesOelerich commited on
Commit
e10ea7e
·
verified ·
1 Parent(s): 75056c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,4 +7,6 @@ tags:
7
  - imitation_learning
8
  ---
9
 
10
- SafeFlowMPC models that are used in this paper: [SafeFlowMPC Paper](https://arxiv.org/abs/2602.12794)
 
 
 
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).