wujiss1 commited on
Commit
3563c6a
·
verified ·
1 Parent(s): 0fbfebf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@
6
  # 🤖 Neural Motion Simulator
7
 
8
  Official release of the model checkpoints from the paper:
9
- **Neural Motion Simulator: Pushing the Limit of World Models in Reinforcement Learning**
10
 
11
  The released model consists of two parts: the main world model (MoSim model) and a flow model used to implement the functionality described in Section 3.7 of the paper.
12
  All MoSim models are trained exclusively on data collected from random policies.
 
6
  # 🤖 Neural Motion Simulator
7
 
8
  Official release of the model checkpoints from the paper:
9
+ **[Neural Motion Simulator: Pushing the Limit of World Models in Reinforcement Learning](https://arxiv.org/pdf/2504.07095)**
10
 
11
  The released model consists of two parts: the main world model (MoSim model) and a flow model used to implement the functionality described in Section 3.7 of the paper.
12
  All MoSim models are trained exclusively on data collected from random policies.