Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Action Flow Matching (AFM)
|
| 2 |
|
| 3 |
Data and model checkpoints for the paper **"Action Flow Matching for Continual Robot Learning"** presented at Robotics: Science and Systems (RSS) 2025.
|
|
@@ -8,5 +15,4 @@ Data and model checkpoints for the paper **"Action Flow Matching for Continual R
|
|
| 8 |
|
| 9 |

|
| 10 |
|
| 11 |
-
AFM enables efficient, non-episodic, online robot model refinement. AFM adjusts the planned actions seeking to reduce the gap between the intended and realized consequences of the action.
|
| 12 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- code
|
| 7 |
+
---
|
| 8 |
# Action Flow Matching (AFM)
|
| 9 |
|
| 10 |
Data and model checkpoints for the paper **"Action Flow Matching for Continual Robot Learning"** presented at Robotics: Science and Systems (RSS) 2025.
|
|
|
|
| 15 |
|
| 16 |

|
| 17 |
|
| 18 |
+
AFM enables efficient, non-episodic, online robot model refinement. AFM adjusts the planned actions seeking to reduce the gap between the intended and realized consequences of the action.
|
|
|