Commit 39ae1c7
necessary change in learning.py file (aimacode#1011)
* no need of if else
* no need of if - else .
As if hidden_layer_sizes is zero then it will not affect layer_sizes
* removed comment
* Update learning.py1 parent 3617650 commit 39ae1c7
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
| 841 | + | |
846 | 842 | | |
847 | 843 | | |
848 | 844 | | |
| |||
0 commit comments