Various fixess and xor
This commit is contained in:
@@ -20,9 +20,10 @@ return [
|
||||
'broadcast_iteration_size' => 75,
|
||||
|
||||
/**
|
||||
* Hide the weight columns in the iteration table above this count.
|
||||
* Maximum number of weights for which all iteration weights are broadcast
|
||||
* and displayed in the iteration table.
|
||||
*/
|
||||
'max_displayed_weights' => 25,
|
||||
'max_displayed_weights' => 5,
|
||||
|
||||
'run_inputs_validation' => [
|
||||
'hidden_layers' => 'required|integer|min:1|max:5',
|
||||
|
||||
Reference in New Issue
Block a user