pushing model
Browse files- README.md +1 -1
- events.out.tfevents.1668622357.pop-os.1067895.0 +3 -0
- events.out.tfevents.1668622358.pop-os.1067895.1 +3 -0
- replay.mp4 +0 -0
- videos/CartPole-v1__dqn__1__1668622357-eval/rl-video-episode-0.mp4 +0 -0
- videos/CartPole-v1__dqn__1__1668622357-eval/rl-video-episode-1.mp4 +0 -0
- videos/CartPole-v1__dqn__1__1668622357-eval/rl-video-episode-8.mp4 +0 -0
README.md
CHANGED
@@ -33,7 +33,7 @@ curl -OL https://huggingface.co/vwxyzjn/CartPole-v1-dqn-seed1/raw/main/dqn.py
|
|
33 |
curl -OL https://huggingface.co/vwxyzjn/CartPole-v1-dqn-seed1/raw/main/pyproject.toml
|
34 |
curl -OL https://huggingface.co/vwxyzjn/CartPole-v1-dqn-seed1/raw/main/poetry.lock
|
35 |
poetry install --all-extras
|
36 |
-
python
|
37 |
```
|
38 |
|
39 |
# Hyperparameters
|
|
|
33 |
curl -OL https://huggingface.co/vwxyzjn/CartPole-v1-dqn-seed1/raw/main/pyproject.toml
|
34 |
curl -OL https://huggingface.co/vwxyzjn/CartPole-v1-dqn-seed1/raw/main/poetry.lock
|
35 |
poetry install --all-extras
|
36 |
+
python dqn.py --cuda False --save-model --upload-model --total-timesteps 500
|
37 |
```
|
38 |
|
39 |
# Hyperparameters
|
events.out.tfevents.1668622357.pop-os.1067895.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19ef83cb14ba0e0ba9ce6269656bfedbb36f6f6926cfa3138f1b747688320ca4
|
3 |
+
size 1805
|
events.out.tfevents.1668622358.pop-os.1067895.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44d55bfd1f3463aead06c567a4ced18d358ecd24a4db69bbfd77fd119d55344c
|
3 |
+
size 618
|
replay.mp4
ADDED
Binary file (10.8 kB). View file
|
|
videos/CartPole-v1__dqn__1__1668622357-eval/rl-video-episode-0.mp4
ADDED
Binary file (12.6 kB). View file
|
|
videos/CartPole-v1__dqn__1__1668622357-eval/rl-video-episode-1.mp4
ADDED
Binary file (8.84 kB). View file
|
|
videos/CartPole-v1__dqn__1__1668622357-eval/rl-video-episode-8.mp4
ADDED
Binary file (10.8 kB). View file
|
|