Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 786a242

Browse files
author
Azure Pipelines
committed
publish [GPU]: lightning_examples/reinforce-learning-DQN
1 parent e946768 commit 786a242

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:dae74ee19851e2284a1eec0a05693fdca1ac114f788e0089ad8788443510f71e
3-
size 133980
2+
oid sha256:1bb1f532502e49a873ea8ea10c5e89cce2d26d932fca74bde093af4640da0403
3+
size 145323

.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-
- pytorch-lightning==2.3.3
26-
- matplotlib==3.9.1
25+
- pytorch-lightning==2.4.0
26+
- seaborn==0.13.2
2727
- torch==2.1.2+cu121
28-
- pandas==2.2.2
29-
- torchmetrics==1.4.0.post0
28+
- pygame==2.6.1
3029
- gym==0.23.1
31-
- torchvision==0.16.2+cu121
32-
- seaborn==0.13.2
3330
- numpy==1.26.4
34-
- pygame==2.6.0
35-
published: '2024-07-26T13:11:07.521562'
31+
- torchmetrics==1.4.1
32+
- torchvision==0.16.2+cu121
33+
- pandas==2.2.2
34+
- matplotlib==3.9.2
35+
published: '2025-04-01T19:28:29.003685'

0 commit comments

Comments
 (0)