cotran2 commited on
Commit
2961c1e
β€’
1 Parent(s): 229b916

pushing model

Browse files
.gitattributes CHANGED
@@ -37,3 +37,6 @@ videos/ALE/Pitfall2-v5__PitFall__1__1717636478-eval/rl-video-episode-0.mp4 filte
37
  videos/ALE/Pitfall2-v5__PitFall__1__1717636478-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
38
  videos/ALE/Pitfall2-v5__PitFall__1__1717636478-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
39
  replay.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
37
  videos/ALE/Pitfall2-v5__PitFall__1__1717636478-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
38
  videos/ALE/Pitfall2-v5__PitFall__1__1717636478-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
39
  replay.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ videos/ALE/Pitfall2-v5__PitFall__1__1717653749-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ videos/ALE/Pitfall2-v5__PitFall__1__1717653749-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
42
+ videos/ALE/Pitfall2-v5__PitFall__1__1717653749-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
PitFall.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54c85de804dd304a7fc93cc0645f9ce4abed8bbe28b83b6c88b2d81a181d97de
3
  size 6776327
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ba75f002183c330ef620beb20b88d9198936404535ff55e7f19cc3f8793cdec
3
  size 6776327
README.md CHANGED
@@ -46,7 +46,7 @@ curl -OL https://huggingface.co/cotran2/PitFall/raw/main/dqn_atari.py
46
  curl -OL https://huggingface.co/cotran2/PitFall/raw/main/pyproject.toml
47
  curl -OL https://huggingface.co/cotran2/PitFall/raw/main/poetry.lock
48
  poetry install --all-extras
49
- python dqn_atari.py --exp-name PitFall --track --wandb-project-name PitFall --capture-video --env-id ALE/Pitfall2-v5 --total-timesteps 100000 --buffer-size 400000 --save-model True --upload-model True --hf-entity cotran2
50
  ```
51
 
52
  # Hyperparameters
@@ -70,7 +70,7 @@ python dqn_atari.py --exp-name PitFall --track --wandb-project-name PitFall --ca
70
  'target_network_frequency': 1000,
71
  'tau': 1.0,
72
  'torch_deterministic': True,
73
- 'total_timesteps': 100000,
74
  'track': True,
75
  'train_frequency': 4,
76
  'upload_model': True,
 
46
  curl -OL https://huggingface.co/cotran2/PitFall/raw/main/pyproject.toml
47
  curl -OL https://huggingface.co/cotran2/PitFall/raw/main/poetry.lock
48
  poetry install --all-extras
49
+ python dqn_atari.py --exp-name PitFall --track --wandb-project-name PitFall --capture-video --env-id ALE/Pitfall2-v5 --total-timesteps 1000000 --buffer-size 400000 --save-model True --upload-model True --hf-entity cotran2
50
  ```
51
 
52
  # Hyperparameters
 
70
  'target_network_frequency': 1000,
71
  'tau': 1.0,
72
  'torch_deterministic': True,
73
+ 'total_timesteps': 1000000,
74
  'track': True,
75
  'train_frequency': 4,
76
  'upload_model': True,
events.out.tfevents.1717636484.Acer.16608.0 β†’ events.out.tfevents.1717653754.Acer.19008.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e721155f22a8b42b5c47ba679415d5a83c4519e91b614ae7ce54f2517cef360
3
- size 35317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c62f3d995e31279e252d8d863c042b5cc456941196859ccf7b66ae6729a6a4
3
+ size 1490036
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11473d3167ec77b7aa5d0cc77ce3ddb0cd77363114e90cac537d083be953a7ea
3
- size 1515439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454751e842f2050abe9dc54358add6ad6eeaa1aa77c739d7fe4289453d8ec021
3
+ size 1513251
videos//ALE//{Pitfall2-v5__PitFall__1__1717636478-eval β†’ Pitfall2-v5__PitFall__1__1717653749-eval}//rl-video-episode-0.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffd3eafc7f82449e0d5b9be9df509361d36ea7c80b103ddcc3b0f193d08cbc5f
3
- size 1514171
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32552e2a50871464112932e0855805e1a7a40440c4b7c509e2e853da5e35ccc6
3
+ size 1505759
videos//ALE//{Pitfall2-v5__PitFall__1__1717636478-eval β†’ Pitfall2-v5__PitFall__1__1717653749-eval}//rl-video-episode-1.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1f6c29040835c87358a0dcba72e7780097b2c619899c13b0f3bc2367b3a9c02
3
- size 1507819
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2632bfe4a4a8e328f3f231e955d083033b99bf964010bd6553336324e0563846
3
+ size 1508603
videos//ALE//{Pitfall2-v5__PitFall__1__1717636478-eval β†’ Pitfall2-v5__PitFall__1__1717653749-eval}//rl-video-episode-8.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11473d3167ec77b7aa5d0cc77ce3ddb0cd77363114e90cac537d083be953a7ea
3
- size 1515439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454751e842f2050abe9dc54358add6ad6eeaa1aa77c739d7fe4289453d8ec021
3
+ size 1513251