merc-s commited on
Commit
626ba4d
·
verified ·
1 Parent(s): 20019cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: mit
6
  ## Model Description
7
  - This model was trained on the KIT-Locomotion dataset and finetuned on a downstream target goal reaching task.
8
  - The model performs muscle control without reference trajectories using a musculoskeletal model (MyoLeg).
9
- - For more details, please refer to the [paper](doi.org/10.48550/arXiv.2503.14637) and the [code repository](https://github.com/amathislab/Kinesis).
10
 
11
  ## Model Details
12
  - **Framework**: PyTorch
 
6
  ## Model Description
7
  - This model was trained on the KIT-Locomotion dataset and finetuned on a downstream target goal reaching task.
8
  - The model performs muscle control without reference trajectories using a musculoskeletal model (MyoLeg).
9
+ - For more details, please refer to the [paper](arxiv.org/abs/2503.14637) and the [code repository](https://github.com/amathislab/Kinesis).
10
 
11
  ## Model Details
12
  - **Framework**: PyTorch