epoch update
This commit is contained in:
parent
a023a942df
commit
48041bdf9e
2
train.py
2
train.py
|
@ -1,6 +1,6 @@
|
||||||
learning_rate = 0.65e-4 # 0.65e-4 - 0.4e-4
|
learning_rate = 0.65e-4 # 0.65e-4 - 0.4e-4
|
||||||
mini_batch_size = 8
|
mini_batch_size = 8
|
||||||
max_epochs = 120
|
max_epochs = 100
|
||||||
|
|
||||||
from funcs import save_to_file_by_address
|
from funcs import save_to_file_by_address
|
||||||
import json
|
import json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user