Commit
·
3a645d5
1
Parent(s):
3ffbaf2
Upload . with huggingface_hub
Browse files- README.md +17 -0
- dataset.npy +3 -0
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: gia
|
3 |
+
tags:
|
4 |
+
- deep-reinforcement-learning
|
5 |
+
- reinforcement-learning
|
6 |
+
- gia
|
7 |
+
- imitation-learning
|
8 |
+
- offline-reinforcement-learning
|
9 |
+
---
|
10 |
+
|
11 |
+
An imitation learning environment for the atari_pong environment, sample for the policy atari_2B_atari_pong_1111
|
12 |
+
|
13 |
+
This environment was created as part of the Generally Intelligent Agents project [gia]()
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
dataset.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddc55e2ba5d61ac725227a09d0f5ed3c478760d5815af8b378b2d5bea9dfbb48
|
3 |
+
size 2825400
|