epoch update

This commit is contained in:
ajokar 2025-07-23 13:23:26 +03:30
parent a023a942df
commit 48041bdf9e

View File

@ -1,6 +1,6 @@
learning_rate = 0.65e-4 # 0.65e-4 - 0.4e-4
mini_batch_size = 8
max_epochs = 120
max_epochs = 100
from funcs import save_to_file_by_address
import json