reduced number of epochs
All checks were successful
Modulation Recognition Demo / ria-demo (push) Successful in 3m24s
All checks were successful
Modulation Recognition Demo / ria-demo (push) Successful in 3m24s
This commit is contained in:
parent
6b4e39e5be
commit
9f8a583857
|
@ -57,7 +57,7 @@ training:
|
|||
batch_size: 256
|
||||
|
||||
# Number of complete passes through the training dataset during training
|
||||
epochs: 30
|
||||
epochs: 5
|
||||
|
||||
# Learning rate: step size for weight updates after each batch
|
||||
# Recommended range for fine-tuning: 1e-6 to 1e-4
|
||||
|
|
Loading…
Reference in New Issue
Block a user