Skip to content

Commit b48686a

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/reinforce-learning-DQN
1 parent 07b7be4 commit b48686a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8856e860b229ade1ab1a37ef92b0440d8b76960c00ee69379f2df11aeda6ef08
3-
size 136303
2+
oid sha256:98cb5723411d50a21c46c7d8e5df4f986e5d36bb9ac8f45600d9e3c8378a9ec4
3+
size 134051

.notebooks/lightning_examples/reinforce-learning-DQN.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ accelerator:
2020
- CPU
2121
- GPU
2222
environment:
23+
- gym==0.23.1
24+
- numpy==1.26.4
2325
- matplotlib==3.9.1
2426
- pytorch-lightning==2.0.9.post0
25-
- gym==0.23.1
26-
- torch==2.0.1+cu118
27-
- pygame==2.6.0
2827
- torchmetrics==1.2.1
28+
- torch==2.0.1+cu118
2929
- seaborn==0.13.2
30-
- numpy==1.26.4
3130
- pandas==2.2.2
32-
published: '2024-07-23T16:30:58.276514'
31+
- pygame==2.6.0
32+
published: '2024-07-23T19:37:10.538995'

0 commit comments

Comments
 (0)