Commit
·
8bd0e0d
1
Parent(s):
a6825d2
Upload 6 files
Browse files- _stable_baselines3_version +1 -0
- data +0 -0
- policy.optimizer.pth +3 -0
- policy.pth +3 -0
- pytorch_variables.pth +3 -0
- system_info.txt +7 -0
_stable_baselines3_version
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1.5.1a7
|
data
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
policy.optimizer.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d7e76256669eb757ae534718d975af9f534bc13097a398b1e38eacd4ef32ad
|
| 3 |
+
size 128
|
policy.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a44d4471d34cafb39a415e2155d284a599e094b2b4bb2ed16897962d2b9d7115
|
| 3 |
+
size 133
|
pytorch_variables.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99153ed9b545f0f5af916841c8510b36c9a0a84e88f412678bced8aba994b482
|
| 3 |
+
size 128
|
system_info.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
OS: Linux-5.4.188+-x86_64-with-Ubuntu-18.04-bionic #1 SMP Sun Apr 24 10:03:06 PDT 2022
|
| 2 |
+
Python: 3.7.13
|
| 3 |
+
Stable-Baselines3: 1.5.1a7
|
| 4 |
+
PyTorch: 1.11.0+cu113
|
| 5 |
+
GPU Enabled: False
|
| 6 |
+
Numpy: 1.21.6
|
| 7 |
+
Gym: 0.21.0
|