adjusted default params
Some checks failed
Modulation Recognition Demo / ria-demo (pull_request) Has been cancelled
Some checks failed
Modulation Recognition Demo / ria-demo (pull_request) Has been cancelled
This commit is contained in:
parent
04e5f4db8a
commit
bf43d31225
|
@ -57,7 +57,7 @@ training:
|
||||||
batch_size: 256
|
batch_size: 256
|
||||||
|
|
||||||
# Number of complete passes through the training dataset during training
|
# Number of complete passes through the training dataset during training
|
||||||
epochs: 5
|
epochs: 30
|
||||||
|
|
||||||
# Learning rate: step size for weight updates after each batch
|
# Learning rate: step size for weight updates after each batch
|
||||||
# Recommended range for fine-tuning: 1e-6 to 1e-4
|
# Recommended range for fine-tuning: 1e-6 to 1e-4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user