ml-frameworks
commited on
Commit
•
86e3565
1
Parent(s):
750db30
CartPole training data
Browse files- actions.npy +3 -0
- dones.npy +3 -0
- next_observations.npy +3 -0
- observations.npy +3 -0
- rewards.npy +3 -0
actions.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e90b0beb4c956237854cb1fa34846dc8c0aea23e0da29aa0c5f6bfbdcaa179c
|
3 |
+
size 4000128
|
dones.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4c7f7e10691e6ec318b8a91dfe5f23b8f19d8d1e265cb75afe625d13fcde54
|
3 |
+
size 2000128
|
next_observations.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13b9b4f21fbf706db6fdcf276c1f2b51fcfcae734c72925949b8bdcf7d1b3894
|
3 |
+
size 8000128
|
observations.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9ab11b00ada278eed5040919491c1e2695374ea6b84d5ea2fb7a9a85d267495
|
3 |
+
size 8000128
|
rewards.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bd4bc87a72817228465782ca090e516af76ba4428e46402ab6c062fdc4a41a1
|
3 |
+
size 2000128
|