Push agent to the Hub
Browse files- README.md +4 -4
- logs/events.out.tfevents.1691999151.1a6427d3b2fb.8264.0 +3 -0
- replay.mp4 +0 -0
- results.json +1 -1
README.md
CHANGED
|
@@ -17,7 +17,7 @@ model-index:
|
|
| 17 |
type: LunarLander-v2
|
| 18 |
metrics:
|
| 19 |
- type: mean_reward
|
| 20 |
-
value:
|
| 21 |
name: mean_reward
|
| 22 |
verified: false
|
| 23 |
---
|
|
@@ -32,9 +32,9 @@ model-index:
|
|
| 32 |
'seed': 1
|
| 33 |
'torch_deterministic': True
|
| 34 |
'cuda': True
|
| 35 |
-
'track':
|
| 36 |
-
'wandb_project_name': '
|
| 37 |
-
'wandb_entity':
|
| 38 |
'capture_video': False
|
| 39 |
'env_id': 'LunarLander-v2'
|
| 40 |
'total_timesteps': 1000000
|
|
|
|
| 17 |
type: LunarLander-v2
|
| 18 |
metrics:
|
| 19 |
- type: mean_reward
|
| 20 |
+
value: 238.34 +/- 31.90
|
| 21 |
name: mean_reward
|
| 22 |
verified: false
|
| 23 |
---
|
|
|
|
| 32 |
'seed': 1
|
| 33 |
'torch_deterministic': True
|
| 34 |
'cuda': True
|
| 35 |
+
'track': True
|
| 36 |
+
'wandb_project_name': 'RL-Spacecraft'
|
| 37 |
+
'wandb_entity': 'romano-1783252'
|
| 38 |
'capture_video': False
|
| 39 |
'env_id': 'LunarLander-v2'
|
| 40 |
'total_timesteps': 1000000
|
logs/events.out.tfevents.1691999151.1a6427d3b2fb.8264.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f5235e94de04d6afc5a777bd2b5fd57d06f19340a3426feb36136fa3b1e3e88
|
| 3 |
+
size 413327
|
replay.mp4
CHANGED
|
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
|
results.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"env_id": "LunarLander-v2", "mean_reward":
|
|
|
|
| 1 |
+
{"env_id": "LunarLander-v2", "mean_reward": 238.33761440544907, "std_reward": 31.897387175202955, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-14T08:11:05.595354"}
|