File tree 2 files changed +6
-22
lines changed
.notebooks/lightning_examples
2 files changed +6
-22
lines changed Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:a40f5791551e526e830245872e2647d1339d7ce06451ea943cc5c178d23b75df
3
- size 109338
2
+ oid sha256:301918e3983c00bd7c81fdea5e6a7eec7a0267ff1a4bd9b74d05d040efff6acb
3
+ size 113885
Original file line number Diff line number Diff line change 1
1
title : How to train a Deep Q Network
2
2
author : Lightning.ai
3
3
created : 2021-01-31
4
- updated : 2021-12-03
5
4
license : CC BY-SA
6
- build : 2
7
5
tags :
8
6
- RL
9
7
description : ' Main takeaways:
@@ -18,27 +16,13 @@ description: 'Main takeaways:
18
16
and storing the experience in the IterableDataset
19
17
20
18
'
21
- requirements :
22
- - gym <0.24
23
- - pygame
24
- - pandas
25
- - seaborn
26
- - lightning>=2.0.0
27
19
accelerator :
28
20
- CPU
29
21
- GPU
30
22
environment :
31
- - lightning==2.3.3
32
- - pytorch-lightning==1.5.3
33
23
- pandas==2.2.2
34
- - matplotlib==3.8.4
35
- - seaborn==0.13.2
36
- - setuptools==69.0.3
37
- - torchmetrics==1.2.1
38
- - numpy==1.26.4
39
- - torch==2.0.1+cu118
40
- - pygame==2.6.0
24
+ - lightning==2.3.3
41
25
- gym==0.23.1
42
- - urllib3 ==2.2.2
43
- - ipython==8.16.1
44
- published : ' 2024-07-20T00:14:43.650667 '
26
+ - pygame ==2.6.0
27
+ - seaborn==0.13.2
28
+ published : ' 2024-07-23T01:48:50.515592 '
You can’t perform that action at this time.
0 commit comments