Commit
·
7b7a79d
1
Parent(s):
c8e2386
Upload . with huggingface_hub
Browse files- README.md +19 -0
- dataset.npy +3 -0
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: gia
|
| 3 |
+
tags:
|
| 4 |
+
- deep-reinforcement-learning
|
| 5 |
+
- reinforcement-learning
|
| 6 |
+
- gia
|
| 7 |
+
- multi-task
|
| 8 |
+
- multi-modal
|
| 9 |
+
- imitation-learning
|
| 10 |
+
- offline-reinforcement-learning
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
An imitation learning environment for the mujoco_halfcheetah environment, sample for the policy mujoco_halfcheetah_1111
|
| 14 |
+
|
| 15 |
+
This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
dataset.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71328a4bdbe2b6e4cfc3b33ea4b1fcb2f7565395dfc38f914ad106710424f30b
|
| 3 |
+
size 8100607
|