Skip to content

Commit 4c2f0ba

Browse files
authored
Update run.py
1 parent 1a42462 commit 4c2f0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# hyperparameters
77
plyname = "jimmy"
8-
epochs = 1
8+
epochs = 32
99
batchs = 32
1010
units = 128
1111
layers = 3

0 commit comments

Comments
 (0)