sdpkjc commited on
Commit
618993e
1 Parent(s): be01730

pushing model

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: Hopper-v4
17
  metrics:
18
  - type: mean_reward
19
- value: 18.01 +/- 6.16
20
  name: mean_reward
21
  verified: false
22
  ---
@@ -46,7 +46,7 @@ curl -OL https://huggingface.co/sdpkjc/Hopper-v4-sac_continuous_action-seed1/raw
46
  curl -OL https://huggingface.co/sdpkjc/Hopper-v4-sac_continuous_action-seed1/raw/main/pyproject.toml
47
  curl -OL https://huggingface.co/sdpkjc/Hopper-v4-sac_continuous_action-seed1/raw/main/poetry.lock
48
  poetry install --all-extras
49
- python sac_continuous_action.py --save-model --upload-model --hf-entity sdpkjc --env-id Hopper-v4 --total-timesteps 1000 --seed 1
50
  ```
51
 
52
  # Hyperparameters
@@ -71,7 +71,7 @@ python sac_continuous_action.py --save-model --upload-model --hf-entity sdpkjc -
71
  'target_network_frequency': 1,
72
  'tau': 0.005,
73
  'torch_deterministic': True,
74
- 'total_timesteps': 1000,
75
  'track': False,
76
  'upload_model': True,
77
  'wandb_entity': None,
 
16
  type: Hopper-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: 2105.69 +/- 620.05
20
  name: mean_reward
21
  verified: false
22
  ---
 
46
  curl -OL https://huggingface.co/sdpkjc/Hopper-v4-sac_continuous_action-seed1/raw/main/pyproject.toml
47
  curl -OL https://huggingface.co/sdpkjc/Hopper-v4-sac_continuous_action-seed1/raw/main/poetry.lock
48
  poetry install --all-extras
49
+ python sac_continuous_action.py --save-model --upload-model --hf-entity sdpkjc --env-id Hopper-v4 --seed 1
50
  ```
51
 
52
  # Hyperparameters
 
71
  'target_network_frequency': 1,
72
  'tau': 0.005,
73
  'torch_deterministic': True,
74
+ 'total_timesteps': 1000000,
75
  'track': False,
76
  'upload_model': True,
77
  'wandb_entity': None,
events.out.tfevents.1699099292.4090-171.2779107.0 → events.out.tfevents.1699099441.4090-171.2780528.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9432de5de63bfbc22171a0764cc50935f0b8bd3e7e6e69554429902da08f6cd3
3
- size 7049
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d3b8182ee3723da6f4f625de58e86582903fe7ed8e745e2db0a0ec8dedcc62
3
+ size 5207571
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
sac_continuous_action.cleanrl_model CHANGED
Binary files a/sac_continuous_action.cleanrl_model and b/sac_continuous_action.cleanrl_model differ
 
videos/Hopper-v4__sac_continuous_action__1__1699099292-eval/rl-video-episode-0.mp4 DELETED
Binary file (21.8 kB)
 
videos/Hopper-v4__sac_continuous_action__1__1699099292-eval/rl-video-episode-1.mp4 DELETED
Binary file (24.1 kB)
 
videos/Hopper-v4__sac_continuous_action__1__1699099292-eval/rl-video-episode-8.mp4 DELETED
Binary file (23.8 kB)
 
videos/Hopper-v4__sac_continuous_action__1__1699099441-eval/rl-video-episode-0.mp4 ADDED
Binary file (821 kB). View file
 
videos/Hopper-v4__sac_continuous_action__1__1699099441-eval/rl-video-episode-1.mp4 ADDED
Binary file (758 kB). View file
 
videos/Hopper-v4__sac_continuous_action__1__1699099441-eval/rl-video-episode-8.mp4 ADDED
Binary file (684 kB). View file