AlejandroMllo commited on
Commit
2ca83cf
·
verified ·
1 Parent(s): ed456d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
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
  ![Overview](https://github.com/AlejandroMllo/action_flow_matching/blob/main/assets/overview.jpg)
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
  ![Overview](https://github.com/AlejandroMllo/action_flow_matching/blob/main/assets/overview.jpg)
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.