Skip to content

Commit 5ea05f9

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/reinforce-learning-DQN
1 parent fa71542 commit 5ea05f9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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:1bb1f532502e49a873ea8ea10c5e89cce2d26d932fca74bde093af4640da0403
3-
size 145323
2+
oid sha256:303c3aa851614e625234f6dac1a75ed5a62505299e2d93d70c58883c19035b9b
3+
size 119918

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

Lines changed: 7 additions & 7 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-
- pytorch-lightning==2.4.0
26-
- seaborn==0.13.2
27-
- torch==2.1.2+cu121
28-
- pygame==2.6.1
29-
- gym==0.23.1
3025
- numpy==1.26.4
3126
- torchmetrics==1.4.1
27+
- pygame==2.6.1
28+
- pytorch-lightning==2.4.0
29+
- matplotlib==3.9.2
3230
- torchvision==0.16.2+cu121
31+
- seaborn==0.13.2
3332
- pandas==2.2.2
34-
- matplotlib==3.9.2
35-
published: '2025-04-01T19:28:29.003685'
33+
- torch==2.1.2+cu121
34+
- gym==0.23.1
35+
published: '2025-04-03T20:57:15.738055'

0 commit comments

Comments
 (0)