sdpkjc commited on
Commit
d9fd594
1 Parent(s): 87e7c60

pushing model

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: Swimmer-v4
17
  metrics:
18
  - type: mean_reward
19
- value: 64.82 +/- 24.71
20
  name: mean_reward
21
  verified: false
22
  ---
@@ -46,7 +46,7 @@ curl -OL https://huggingface.co/sdpkjc/Swimmer-v4-sac_continuous_action-seed1/ra
46
  curl -OL https://huggingface.co/sdpkjc/Swimmer-v4-sac_continuous_action-seed1/raw/main/pyproject.toml
47
  curl -OL https://huggingface.co/sdpkjc/Swimmer-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 Swimmer-v4 --seed 1
50
  ```
51
 
52
  # Hyperparameters
@@ -72,7 +72,7 @@ python sac_continuous_action.py --save-model --upload-model --hf-entity sdpkjc -
72
  'tau': 0.005,
73
  'torch_deterministic': True,
74
  'total_timesteps': 1000000,
75
- 'track': False,
76
  'upload_model': True,
77
  'wandb_entity': None,
78
  'wandb_project_name': 'cleanRL'}
 
16
  type: Swimmer-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: 70.03 +/- 27.38
20
  name: mean_reward
21
  verified: false
22
  ---
 
46
  curl -OL https://huggingface.co/sdpkjc/Swimmer-v4-sac_continuous_action-seed1/raw/main/pyproject.toml
47
  curl -OL https://huggingface.co/sdpkjc/Swimmer-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 Swimmer-v4 --seed 1 --track
50
  ```
51
 
52
  # Hyperparameters
 
72
  'tau': 0.005,
73
  'torch_deterministic': True,
74
  'total_timesteps': 1000000,
75
+ 'track': True,
76
  'upload_model': True,
77
  'wandb_entity': None,
78
  'wandb_project_name': 'cleanRL'}
events.out.tfevents.1699115910.4090-171.2900642.0 → events.out.tfevents.1702887583.4090-171.2542.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b578d6ba1b511b0d43035c6facbee34484e83d8a098992486cb327d155a7772d
3
- size 5038964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3199b6c681906ae26773630cdc2d11ef203b7b8879b11587a3c3dc5180f017f3
3
+ size 5038963
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
videos/Swimmer-v4__sac_continuous_action__1__1699115910-eval/rl-video-episode-0.mp4 DELETED
Binary file (838 kB)
 
videos/Swimmer-v4__sac_continuous_action__1__1699115910-eval/rl-video-episode-1.mp4 DELETED
Binary file (836 kB)
 
videos/Swimmer-v4__sac_continuous_action__1__1699115910-eval/rl-video-episode-8.mp4 DELETED
Binary file (837 kB)
 
videos/Swimmer-v4__sac_continuous_action__1__1702887575-eval/rl-video-episode-0.mp4 ADDED
Binary file (522 kB). View file
 
videos/Swimmer-v4__sac_continuous_action__1__1702887575-eval/rl-video-episode-1.mp4 ADDED
Binary file (518 kB). View file
 
videos/Swimmer-v4__sac_continuous_action__1__1702887575-eval/rl-video-episode-8.mp4 ADDED
Binary file (519 kB). View file