Jason Peng commited on
Commit ·
afe6746
1
Parent(s): ab2c3ed
update readme
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
|
| 5 |
-
This is a pre-trained model (
|
| 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 |
|