Commit
·
1f3aec7
1
Parent(s):
9b19c29
pushing moels
Browse files- .gitignore +1 -1
- models/c51_freeway.pth +3 -0
- models/fqf-rainbow_freeway.pth +3 -0
- models/fqf_freeway.pth +3 -0
.gitignore
CHANGED
@@ -139,7 +139,7 @@ dmypy.json
|
|
139 |
# customize
|
140 |
log/
|
141 |
MUJOCO_LOG.TXT
|
142 |
-
*.pth
|
143 |
.vscode/
|
144 |
.DS_Store
|
145 |
*.zip
|
|
|
139 |
# customize
|
140 |
log/
|
141 |
MUJOCO_LOG.TXT
|
142 |
+
# *.pth
|
143 |
.vscode/
|
144 |
.DS_Store
|
145 |
*.zip
|
models/c51_freeway.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c75c1ac117afe9517356bf51ec8767f7327575b36102b28ac6c4828e80f4db40
|
3 |
+
size 14107518
|
models/fqf-rainbow_freeway.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42ac1a19b9bcfc0dfc9b21b5788005e638e5c34cd913d5f17981603db160439
|
3 |
+
size 67036134
|
models/fqf_freeway.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:737ce5c6bc1938a37edca19be2e06883f2f21dcd6715ce1a6fe685594e2bb1c7
|
3 |
+
size 15526566
|