cdreetz commited on
Commit
ebaf45f
1 Parent(s): 6124dfe

Upload 5 files

Browse files
epoch=119-step=42120.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2930dd124225cb05321a16e3acd29f7d48f6bea308e17be0f48e2d331b8a5ff
3
+ size 1178319
events.out.tfevents.1684352616.DESKTOP-O2A9KSS.37156.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4774782a9de973ad7675a0e80c322b265e0c526e48a99791cc8497a3835f2893
3
+ size 475578
events.out.tfevents.1684359036.DESKTOP-O2A9KSS.37156.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0eb68ebaf40d5b9641d6c10287f571867d25a385f5ea898fe92c8cd1b912a27
3
+ size 314458
events.out.tfevents.1684359054.DESKTOP-O2A9KSS.37156.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0856ec420975631e995cc4927a017285950b8b22582ade626e42869cd4ec20
3
+ size 314458
hparams.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ model_name: GoogleNet2
2
+ model_hparams:
3
+ num_classes: 10
4
+ act_fn_name: relu
5
+ optimizer_name: Adam
6
+ optimizer_hparams:
7
+ lr: 0.001
8
+ weight_decay: 0.0001