Table 4:
Comparison of the Training and Validation Errors of Different Algorithms for One Hidden-Layer NNs with Structured Connectivity on the MNIST Data Set.
| Algorithm | Learning Rate | Training Error (%) | Validation Error (%) | Number of Epochs |
|---|---|---|---|---|
| R4, NPS4, Full | αW = 0.5, 0.375; αL =0.01 | 0.02 | 2.71 | 50 |
| R4, NPS16, Full | αW = 0.5, 0.25; αL =0.75 | 0 | 2.41 | 49 |
| R4, NPS20, Full | αW = 0.664, 0.577; αL =0.9 | 0 | 2.22 | 50 |
| R8, NPS80, Crop | αW = 0.664, 0.577; αL =0.9 | 0.01 | 2.27 | 20 |
| R4, NPS4, Crop | αW = 0.099, 0.065; αL =0.335 | 0.08 | 2.98 | 100 |
| R8, NPS4, Crop | αW = 0.099, 0.065; αL =0.335 | 0 | 2.73 | 100 |
| R8, NPS20, Crop | αW = 0.664, 0.577; αL =0.9 | 0 | 2.23 | 79 |