Jason Peng commited on
Commit
afe6746
·
1 Parent(s): ab2c3ed

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  ---
4
 
5
- This is a pre-trained model (TQC agent) for **XArm6Reach** simulation task, defined in [here](https://github.com/xArm-Developer/uf-gym).
6
 
7
  You can load and try it with `test_xarm6_reach.py` in the repository.
8
 
 
2
  license: mit
3
  ---
4
 
5
+ This is a pre-trained model (DDPG agent) for **XArm6Reach** simulation task, defined in [here](https://github.com/xArm-Developer/uf-gym).
6
 
7
  You can load and try it with `test_xarm6_reach.py` in the repository.
8