diff --git a/config/perceptron.php b/config/perceptron.php index f7483db..6ecf2e7 100644 --- a/config/perceptron.php +++ b/config/perceptron.php @@ -22,7 +22,7 @@ return [ /** * Minimum time between training progress broadcasts, in milliseconds. */ - 'broadcast_minimum_interval_ms' => 0, + 'broadcast_minimum_interval_ms' => 100, /** * Maximum number of weights for which all iteration weights are broadcast