-
Notifications
You must be signed in to change notification settings - Fork 7
/
dvc.lock
53 lines (53 loc) · 1.26 KB
/
dvc.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
schema: '2.0'
stages:
generate:
cmd: python ./uibk/deep_preconditioning/generate_data.py
deps:
- path: ./uibk/deep_preconditioning/generate_data.py
hash: md5
md5: 7d8bbeda861afa73384e838f18ad9117
size: 3340
params:
params.yaml:
number_samples: 1000
resolution: 128
outs:
- path: ./assets/data/raw/sludge_patterns/
hash: md5
md5: 058c1c598d7573c118a58a8d52c1b009.dir
size: 431915641
nfiles: 3000
train:
cmd: python ./uibk/deep_preconditioning/train.py
deps:
- path: ./assets/data/raw/sludge_patterns/
hash: md5
md5: 058c1c598d7573c118a58a8d52c1b009.dir
size: 431915641
nfiles: 3000
- path: ./uibk/deep_preconditioning/train.py
hash: md5
md5: c1da276a5f86187d65211af25a832092
size: 5621
params:
params.yaml:
batch_size: 4
channels:
- 1
- 128
- 128
- 128
- 1
learning_rate: 0.001
patience: 16
outs:
- path: ./assets/checkpoints/
hash: md5
md5: a535441b030913f8e7138174168ecf10.dir
size: 530568
nfiles: 1
- path: ./assets/dvclive/
hash: md5
md5: 4cfc54f2d752108aadc7d092c13d6b93.dir
size: 42455
nfiles: 6