Skip to content

Commit 2c025a8

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/reinforce-learning-DQN
1 parent abbeb29 commit 2c025a8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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:303c3aa851614e625234f6dac1a75ed5a62505299e2d93d70c58883c19035b9b
3-
size 119918
2+
oid sha256:916ec865f7ea134a674a86f043d7036f91f6bf780adc67d18d02b6f10ed7cfb7
3+
size 143011

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ accelerator:
2222
OS: Linux
2323
python: 3.10.12
2424
environment:
25-
- numpy==1.26.4
26-
- torchmetrics==1.4.1
25+
- torchmetrics==1.7.1
2726
- pygame==2.6.1
28-
- pytorch-lightning==2.4.0
29-
- matplotlib==3.9.2
30-
- torchvision==0.16.2+cu121
27+
- pytorch-lightning==2.5.1.post0
3128
- seaborn==0.13.2
32-
- pandas==2.2.2
33-
- torch==2.1.2+cu121
29+
- torch==2.1.2
30+
- torchvision==0.16.2
31+
- matplotlib==3.10.1
3432
- gym==0.23.1
35-
published: '2025-04-03T20:57:15.738055'
33+
- numpy==1.26.4
34+
- pandas==2.2.3
35+
published: '2025-05-01T12:04:28.727011'

0 commit comments

Comments
 (0)