-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmlp_s_10-600.out.backup
888 lines (888 loc) · 115 KB
/
mlp_s_10-600.out.backup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
Best validation score of 67.580645 % obtained at iteration 342, with test performance 68.279570 % Parameters: dims = 300 Hidden = 80
Best validation score of 68.010753 % obtained at iteration 342, with test performance 69.247312 % Parameters: dims = 400 Hidden = 150
Best validation score of 68.602151 % obtained at iteration 1026, with test performance 68.494624 % Parameters: dims = 300 Hidden = 175
Best validation score of 68.709677 % obtained at iteration 342, with test performance 69.946237 % Parameters: dims = 300 Hidden = 40
Best validation score of 68.817204 % obtained at iteration 1026, with test performance 69.946237 % Parameters: dims = 300 Hidden = 55
Best validation score of 68.817204 % obtained at iteration 684, with test performance 70.161290 % Parameters: dims = 300 Hidden = 50
Best validation score of 68.870968 % obtained at iteration 684, with test performance 69.838710 % Parameters: dims = 400 Hidden = 25
Best validation score of 68.924731 % obtained at iteration 342, with test performance 69.569892 % Parameters: dims = 400 Hidden = 75
Best validation score of 68.924731 % obtained at iteration 684, with test performance 70.161290 % Parameters: dims = 300 Hidden = 75
Best validation score of 69.139785 % obtained at iteration 342, with test performance 70.000000 % Parameters: dims = 300 Hidden = 100
Best validation score of 69.354839 % obtained at iteration 684, with test performance 69.408602 % Parameters: dims = 300 Hidden = 35
Best validation score of 69.569892 % obtained at iteration 1026, with test performance 69.408602 % Parameters: dims = 400 Hidden = 40
Best validation score of 69.623656 % obtained at iteration 1710, with test performance 68.333333 % Parameters: dims = 100 Hidden = 40
Best validation score of 69.623656 % obtained at iteration 7866, with test performance 68.817204 % Parameters: dims = 40 Hidden = 75
Best validation score of 69.677419 % obtained at iteration 342, with test performance 69.784946 % Parameters: dims = 400 Hidden = 50
Best validation score of 69.677419 % obtained at iteration 684, with test performance 70.268817 % Parameters: dims = 300 Hidden = 70
Best validation score of 69.731183 % obtained at iteration 684, with test performance 69.784946 % Parameters: dims = 400 Hidden = 70
Best validation score of 69.784946 % obtained at iteration 9576, with test performance 71.559140 % Parameters: dims = 400 Hidden = 175
Best validation score of 69.946237 % obtained at iteration 684, with test performance 68.387097 % Parameters: dims = 100 Hidden = 175
Best validation score of 70.000000 % obtained at iteration 342, with test performance 70.161290 % Parameters: dims = 400 Hidden = 80
Best validation score of 70.053763 % obtained at iteration 1368, with test performance 68.602151 % Parameters: dims = 30 Hidden = 70
Best validation score of 70.053763 % obtained at iteration 1710, with test performance 69.086022 % Parameters: dims = 100 Hidden = 35
Best validation score of 70.053763 % obtained at iteration 2052, with test performance 69.569892 % Parameters: dims = 30 Hidden = 75
Best validation score of 70.053763 % obtained at iteration 9234, with test performance 68.118280 % Parameters: dims = 100 Hidden = 55
Best validation score of 70.215054 % obtained at iteration 1368, with test performance 69.139785 % Parameters: dims = 400 Hidden = 30
Best validation score of 70.215054 % obtained at iteration 3420, with test performance 69.086022 % Parameters: dims = 30 Hidden = 55
Best validation score of 70.215054 % obtained at iteration 8208, with test performance 69.139785 % Parameters: dims = 30 Hidden = 200
Best validation score of 70.268817 % obtained at iteration 2736, with test performance 69.247312 % Parameters: dims = 30 Hidden = 100
Best validation score of 70.268817 % obtained at iteration 342, with test performance 68.602151 % Parameters: dims = 40 Hidden = 45
Best validation score of 70.268817 % obtained at iteration 4788, with test performance 69.032258 % Parameters: dims = 30 Hidden = 120
Best validation score of 70.268817 % obtained at iteration 5814, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 70.268817 % obtained at iteration 8892, with test performance 69.193548 % Parameters: dims = 30 Hidden = 175
Best validation score of 70.376344 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 400 Hidden = 20
Best validation score of 70.376344 % obtained at iteration 1026, with test performance 69.408602 % Parameters: dims = 100 Hidden = 200
Best validation score of 70.376344 % obtained at iteration 3762, with test performance 69.677419 % Parameters: dims = 30 Hidden = 50
Best validation score of 70.376344 % obtained at iteration 4788, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 70.376344 % obtained at iteration 684, with test performance 68.709677 % Parameters: dims = 40 Hidden = 55
Best validation score of 70.430108 % obtained at iteration 1368, with test performance 69.193548 % Parameters: dims = 30 Hidden = 25
Best validation score of 70.483871 % obtained at iteration 1368, with test performance 69.193548 % Parameters: dims = 300 Hidden = 20
Best validation score of 70.483871 % obtained at iteration 342, with test performance 69.462366 % Parameters: dims = 50 Hidden = 120
Best validation score of 70.483871 % obtained at iteration 3762, with test performance 71.344086 % Parameters: dims = 400 Hidden = 120
Best validation score of 70.483871 % obtained at iteration 8892, with test performance 69.516129 % Parameters: dims = 400 Hidden = 45
Best validation score of 70.483871 % obtained at iteration 9234, with test performance 69.354839 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.483871 % obtained at iteration 9918, with test performance 68.709677 % Parameters: dims = 40 Hidden = 20
Best validation score of 70.537634 % obtained at iteration 1026, with test performance 69.301075 % Parameters: dims = 100 Hidden = 80
Best validation score of 70.537634 % obtained at iteration 4104, with test performance 69.247312 % Parameters: dims = 30 Hidden = 150
Best validation score of 70.591398 % obtained at iteration 1710, with test performance 69.086022 % Parameters: dims = 20 Hidden = 150
Best validation score of 70.591398 % obtained at iteration 2052, with test performance 69.623656 % Parameters: dims = 100 Hidden = 50
Best validation score of 70.591398 % obtained at iteration 2394, with test performance 67.956989 % Parameters: dims = 100 Hidden = 150
Best validation score of 70.591398 % obtained at iteration 3762, with test performance 68.870968 % Parameters: dims = 40 Hidden = 30
Best validation score of 70.591398 % obtained at iteration 684, with test performance 69.086022 % Parameters: dims = 300 Hidden = 25
Best validation score of 70.591398 % obtained at iteration 684, with test performance 69.784946 % Parameters: dims = 20 Hidden = 175
Best validation score of 70.591398 % obtained at iteration 684, with test performance 70.000000 % Parameters: dims = 100 Hidden = 300
Best validation score of 70.645161 % obtained at iteration 2052, with test performance 68.870968 % Parameters: dims = 100 Hidden = 25
Best validation score of 70.645161 % obtained at iteration 3420, with test performance 68.118280 % Parameters: dims = 40 Hidden = 35
Best validation score of 70.645161 % obtained at iteration 684, with test performance 68.924731 % Parameters: dims = 100 Hidden = 75
Best validation score of 70.645161 % obtained at iteration 684, with test performance 71.021505 % Parameters: dims = 400 Hidden = 100
Best validation score of 70.645161 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 40 Hidden = 150
Best validation score of 70.645161 % obtained at iteration 9234, with test performance 68.225806 % Parameters: dims = 100 Hidden = 100
Best validation score of 70.698925 % obtained at iteration 14364, with test performance 69.946237 % Parameters: dims = 50 Hidden = 100
Best validation score of 70.698925 % obtained at iteration 14364, with test performance 69.946237 % Parameters: dims = 50 Hidden = 100
Best validation score of 70.698925 % obtained at iteration 1710, with test performance 69.408602 % Parameters: dims = 50 Hidden = 100
Best validation score of 70.698925 % obtained at iteration 2394, with test performance 69.086022 % Parameters: dims = 30 Hidden = 35
Best validation score of 70.698925 % obtained at iteration 6156, with test performance 69.193548 % Parameters: dims = 30 Hidden = 10
Best validation score of 70.698925 % obtained at iteration 7524, with test performance 69.892473 % Parameters: dims = 30 Hidden = 300
Best validation score of 70.752688 % obtained at iteration 2394, with test performance 68.924731 % Parameters: dims = 20 Hidden = 40
Best validation score of 70.752688 % obtained at iteration 2394, with test performance 68.924731 % Parameters: dims = 40 Hidden = 70
Best validation score of 70.752688 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 70.752688 % obtained at iteration 3078, with test performance 69.086022 % Parameters: dims = 40 Hidden = 40
Best validation score of 70.752688 % obtained at iteration 3078, with test performance 69.086022 % Parameters: dims = 50 Hidden = 70
Best validation score of 70.752688 % obtained at iteration 342, with test performance 69.086022 % Parameters: dims = 100 Hidden = 70
Best validation score of 70.752688 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 300 Hidden = 150
Best validation score of 70.752688 % obtained at iteration 6840, with test performance 67.311828 % Parameters: dims = 100 Hidden = 120
Best validation score of 70.752688 % obtained at iteration 7524, with test performance 68.494624 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.806452 % obtained at iteration 1710, with test performance 69.784946 % Parameters: dims = 20 Hidden = 300
Best validation score of 70.806452 % obtained at iteration 3762, with test performance 70.107527 % Parameters: dims = 300 Hidden = 200
Best validation score of 70.806452 % obtained at iteration 684, with test performance 69.462366 % Parameters: dims = 300 Hidden = 45
Best validation score of 70.806452 % obtained at iteration 7524, with test performance 68.548387 % Parameters: dims = 300 Hidden = 30
Best validation score of 70.806452 % obtained at iteration 8208, with test performance 69.193548 % Parameters: dims = 30 Hidden = 30
Best validation score of 70.806452 % obtained at iteration 8208, with test performance 69.354839 % Parameters: dims = 50 Hidden = 80
Best validation score of 70.806452 % obtained at iteration 9918, with test performance 68.118280 % Parameters: dims = 400 Hidden = 55
Best validation score of 70.860215 % obtained at iteration 1710, with test performance 69.569892 % Parameters: dims = 50 Hidden = 55
Best validation score of 70.860215 % obtained at iteration 1710, with test performance 69.731183 % Parameters: dims = 20 Hidden = 200
Best validation score of 70.860215 % obtained at iteration 342, with test performance 69.086022 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.860215 % obtained at iteration 4104, with test performance 69.354839 % Parameters: dims = 50 Hidden = 35
Best validation score of 70.860215 % obtained at iteration 5130, with test performance 69.139785 % Parameters: dims = 30 Hidden = 45
Best validation score of 70.860215 % obtained at iteration 8892, with test performance 70.053763 % Parameters: dims = 500 Hidden = 70
Best validation score of 70.913978 % obtained at iteration 1026, with test performance 69.032258 % Parameters: dims = 50 Hidden = 30
Best validation score of 70.913978 % obtained at iteration 2052, with test performance 69.247312 % Parameters: dims = 500 Hidden = 30
Best validation score of 70.913978 % obtained at iteration 3078, with test performance 69.086022 % Parameters: dims = 20 Hidden = 50
Best validation score of 70.913978 % obtained at iteration 4446, with test performance 69.247312 % Parameters: dims = 30 Hidden = 20
Best validation score of 70.913978 % obtained at iteration 5814, with test performance 68.655914 % Parameters: dims = 50 Hidden = 40
Best validation score of 70.913978 % obtained at iteration 6156, with test performance 69.731183 % Parameters: dims = 50 Hidden = 75
Best validation score of 70.913978 % obtained at iteration 684, with test performance 69.247312 % Parameters: dims = 600 Hidden = 35
Best validation score of 70.913978 % obtained at iteration 684, with test performance 69.516129 % Parameters: dims = 20 Hidden = 100
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.301075 % Parameters: dims = 50 Hidden = 45
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 10 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 10 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 10 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 10 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 10 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 8892, with test performance 69.408602 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.913978 % obtained at iteration 9234, with test performance 68.978495 % Parameters: dims = 500 Hidden = 45
Best validation score of 70.913978 % obtained at iteration 9576, with test performance 69.032258 % Parameters: dims = 400 Hidden = 35
Best validation score of 70.967742 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 10 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 70.967742 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 20 Hidden = 70
Best validation score of 70.967742 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 30 Hidden = 70
Best validation score of 70.967742 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 40 Hidden = 70
Best validation score of 70.967742 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 50 Hidden = 70
Best validation score of 70.967742 % obtained at iteration 1368, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 1368, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 70.967742 % obtained at iteration 1710, with test performance 68.924731 % Parameters: dims = 40 Hidden = 10
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 68.924731 % Parameters: dims = 10 Hidden = 80
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 68.924731 % Parameters: dims = 20 Hidden = 80
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 68.924731 % Parameters: dims = 30 Hidden = 80
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 68.924731 % Parameters: dims = 40 Hidden = 80
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 68.924731 % Parameters: dims = 50 Hidden = 80
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 10 Hidden = 100
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 10 Hidden = 30
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 10 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 20 Hidden = 30
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 20 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 2 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 2 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 2 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 30 Hidden = 30
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 30 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 40 Hidden = 30
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 40 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 50 Hidden = 30
Best validation score of 70.967742 % obtained at iteration 2052, with test performance 69.032258 % Parameters: dims = 50 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 70.967742 % obtained at iteration 3078, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 3078, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 3078, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 3078, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 3078, with test performance 68.978495 % Parameters: dims = 50 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 70.967742 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 70.967742 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 70.967742 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 70.967742 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 120
Best validation score of 70.967742 % obtained at iteration 342, with test performance 69.032258 % Parameters: dims = 600 Hidden = 25
Best validation score of 70.967742 % obtained at iteration 342, with test performance 71.236559 % Parameters: dims = 400 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 3762, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 70.967742 % obtained at iteration 3762, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 70.967742 % obtained at iteration 3762, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 70.967742 % obtained at iteration 3762, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 70.967742 % obtained at iteration 3762, with test performance 68.978495 % Parameters: dims = 50 Hidden = 45
Best validation score of 70.967742 % obtained at iteration 5130, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 5472, with test performance 68.709677 % Parameters: dims = 500 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 10 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 10 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 10 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 10 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 10 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 20 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 20 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 20 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 20 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 20 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 30 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 30 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 30 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 30 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 30 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 40 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 40 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 40 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 40 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 5814, with test performance 69.462366 % Parameters: dims = 40 Hidden = 175
Best validation score of 70.967742 % obtained at iteration 684, with test performance 68.817204 % Parameters: dims = 600 Hidden = 20
Best validation score of 70.967742 % obtained at iteration 7866, with test performance 68.548387 % Parameters: dims = 40 Hidden = 50
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 10 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 10 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 10 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 10 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 10 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 20 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 20 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 20 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 20 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 20 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 30 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 30 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 30 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 30 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 30 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 40 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 40 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 40 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 40 Hidden = 200
Best validation score of 70.967742 % obtained at iteration 9918, with test performance 70.537634 % Parameters: dims = 40 Hidden = 200
Best validation score of 71.021505 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 2052, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.924731 % Parameters: dims = 50 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 100 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 300 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 400 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 40 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 500 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 175
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 200
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 26
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 27
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 2829
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 30
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 300
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 31
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 32
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 33
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 34
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 35
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 70
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 50 Hidden = 80
Best validation score of 71.021505 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 600 Hidden = 10
Best validation score of 71.021505 % obtained at iteration 342, with test performance 69.032258 % Parameters: dims = 20 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 69.032258 % Parameters: dims = 50 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 69.086022 % Parameters: dims = 500 Hidden = 25
Best validation score of 71.021505 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 500 Hidden = 20
Best validation score of 71.021505 % obtained at iteration 50, with test performance 68.978495 % Parameters: dims = 50 Hidden = 100
Best validation score of 71.021505 % obtained at iteration 5130, with test performance 69.408602 % Parameters: dims = 20 Hidden = 45
Best validation score of 71.021505 % obtained at iteration 5814, with test performance 68.978495 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.021505 % obtained at iteration 6840, with test performance 69.032258 % Parameters: dims = 10 Hidden = 40
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.870968 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 55
Best validation score of 71.021505 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 40 Hidden = 50
Best validation score of 71.021505 % obtained at iteration 684, with test performance 69.086022 % Parameters: dims = 10 Hidden = 175
Best validation score of 71.021505 % obtained at iteration 684, with test performance 69.139785 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.021505 % obtained at iteration 7866, with test performance 69.032258 % Parameters: dims = 10 Hidden = 80
Best validation score of 71.021505 % obtained at iteration 9576, with test performance 69.677419 % Parameters: dims = 600 Hidden = 45
Best validation score of 71.075269 % obtained at iteration 1026, with test performance 69.354839 % Parameters: dims = 100 Hidden = 30
Best validation score of 71.075269 % obtained at iteration 342, with test performance 68.870968 % Parameters: dims = 100 Hidden = 20
Best validation score of 71.075269 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 200
Best validation score of 71.075269 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 200
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.086022 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.086022 % Parameters: dims = 20 Hidden = 55
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.139785 % Parameters: dims = 10 Hidden = 175
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.139785 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.139785 % Parameters: dims = 20 Hidden = 175
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.139785 % Parameters: dims = 30 Hidden = 175
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.139785 % Parameters: dims = 40 Hidden = 175
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.139785 % Parameters: dims = 50 Hidden = 175
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 10 Hidden = 150
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 20 Hidden = 150
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 30 Hidden = 150
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 40 Hidden = 150
Best validation score of 71.075269 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 50 Hidden = 150
Best validation score of 71.075269 % obtained at iteration 6840, with test performance 68.924731 % Parameters: dims = 500 Hidden = 35
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.655914 % Parameters: dims = 100 Hidden = 45
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.075269 % obtained at iteration 8208, with test performance 69.139785 % Parameters: dims = 40 Hidden = 25
Best validation score of 71.075269 % obtained at iteration 9576, with test performance 69.462366 % Parameters: dims = 40 Hidden = 175
Best validation score of 71.129032 % obtained at iteration 2736, with test performance 69.569892 % Parameters: dims = 500 Hidden = 40
Best validation score of 71.129032 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.129032 % obtained at iteration 342, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.129032 % obtained at iteration 342, with test performance 69.032258 % Parameters: dims = 600 Hidden = 30
Best validation score of 71.129032 % obtained at iteration 342, with test performance 69.193548 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.129032 % obtained at iteration 342, with test performance 70.376344 % Parameters: dims = 300 Hidden = 80
Best validation score of 71.129032 % obtained at iteration 5130, with test performance 69.086022 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.129032 % obtained at iteration 6498, with test performance 69.516129 % Parameters: dims = 40 Hidden = 200
Best validation score of 71.129032 % obtained at iteration 684, with test performance 68.924731 % Parameters: dims = 10 Hidden = 175
Best validation score of 71.129032 % obtained at iteration 684, with test performance 68.924731 % Parameters: dims = 20 Hidden = 175
Best validation score of 71.129032 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 10 Hidden = 80
Best validation score of 71.129032 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 20 Hidden = 80
Best validation score of 71.129032 % obtained at iteration 684, with test performance 68.978495 % Parameters: dims = 30 Hidden = 80
Best validation score of 71.129032 % obtained at iteration 684, with test performance 69.032258 % Parameters: dims = 10 Hidden = 70
Best validation score of 71.129032 % obtained at iteration 684, with test performance 69.032258 % Parameters: dims = 10 Hidden = 75
Best validation score of 71.129032 % obtained at iteration 684, with test performance 69.032258 % Parameters: dims = 20 Hidden = 70
Best validation score of 71.129032 % obtained at iteration 684, with test performance 69.032258 % Parameters: dims = 20 Hidden = 75
Best validation score of 71.129032 % obtained at iteration 684, with test performance 69.032258 % Parameters: dims = 30 Hidden = 70
Best validation score of 71.129032 % obtained at iteration 684, with test performance 69.032258 % Parameters: dims = 30 Hidden = 75
Best validation score of 71.129032 % obtained at iteration 8208, with test performance 69.784946 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.182796 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 10 Hidden = 100
Best validation score of 71.182796 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 10 Hidden = 120
Best validation score of 71.182796 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 20 Hidden = 100
Best validation score of 71.182796 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 20 Hidden = 120
Best validation score of 71.182796 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 30 Hidden = 100
Best validation score of 71.182796 % obtained at iteration 1026, with test performance 68.978495 % Parameters: dims = 30 Hidden = 120
Best validation score of 71.182796 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 10 Hidden = 200
Best validation score of 71.182796 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 20 Hidden = 200
Best validation score of 71.182796 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 30 Hidden = 200
Best validation score of 71.182796 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 40 Hidden = 200
Best validation score of 71.182796 % obtained at iteration 2736, with test performance 68.978495 % Parameters: dims = 50 Hidden = 200
Best validation score of 71.182796 % obtained at iteration 4788, with test performance 68.978495 % Parameters: dims = 10 Hidden = 300
Best validation score of 71.182796 % obtained at iteration 4788, with test performance 68.978495 % Parameters: dims = 20 Hidden = 300
Best validation score of 71.182796 % obtained at iteration 4788, with test performance 68.978495 % Parameters: dims = 30 Hidden = 300
Best validation score of 71.182796 % obtained at iteration 4788, with test performance 68.978495 % Parameters: dims = 40 Hidden = 300
Best validation score of 71.182796 % obtained at iteration 4788, with test performance 68.978495 % Parameters: dims = 50 Hidden = 300
Best validation score of 71.182796 % obtained at iteration 7524, with test performance 70.107527 % Parameters: dims = 600 Hidden = 50
Best validation score of 71.236559 % obtained at iteration 3078, with test performance 69.462366 % Parameters: dims = 600 Hidden = 40
Best validation score of 71.236559 % obtained at iteration 342, with test performance 69.516129 % Parameters: dims = 500 Hidden = 75
Best validation score of 71.236559 % obtained at iteration 342, with test performance 71.505376 % Parameters: dims = 400 Hidden = 300
Best validation score of 71.236559 % obtained at iteration 5472, with test performance 69.946237 % Parameters: dims = 50 Hidden = 175
Best validation score of 71.344086 % obtained at iteration 342, with test performance 70.000000 % Parameters: dims = 300 Hidden = 120
Best validation score of 71.344086 % obtained at iteration 6840, with test performance 69.516129 % Parameters: dims = 50 Hidden = 150
Best validation score of 71.505376 % obtained at iteration 342, with test performance 70.000000 % Parameters: dims = 500 Hidden = 120
Best validation score of 71.505376 % obtained at iteration 9576, with test performance 69.462366 % Parameters: dims = 600 Hidden = 55
Best validation score of 71.559140 % obtained at iteration 9918, with test performance 70.215054 % Parameters: dims = 50 Hidden = 300
Best validation score of 71.666667 % obtained at iteration 1368, with test performance 70.268817 % Parameters: dims = 600 Hidden = 120
Best validation score of 71.720430 % obtained at iteration 1368, with test performance 70.215054 % Parameters: dims = 50 Hidden = 200
Best validation score of 71.720430 % obtained at iteration 342, with test performance 69.784946 % Parameters: dims = 600 Hidden = 80
Best validation score of 71.774194 % obtained at iteration 2394, with test performance 70.107527 % Parameters: dims = 500 Hidden = 100
Best validation score of 71.774194 % obtained at iteration 342, with test performance 70.161290 % Parameters: dims = 500 Hidden = 55
Best validation score of 71.774194 % obtained at iteration 4104, with test performance 69.946237 % Parameters: dims = 600 Hidden = 100
Best validation score of 71.827957 % obtained at iteration 1026, with test performance 71.129032 % Parameters: dims = 300 Hidden = 300
Best validation score of 71.827957 % obtained at iteration 7866, with test performance 69.408602 % Parameters: dims = 600 Hidden = 75
Best validation score of 71.881720 % obtained at iteration 342, with test performance 68.924731 % Parameters: dims = 600 Hidden = 70
Best validation score of 72.150538 % obtained at iteration 9234, with test performance 73.655914 % Parameters: dims = 400 Hidden = 400
Best validation score of 72.258065 % obtained at iteration 342, with test performance 73.494624 % Parameters: dims = 400 Hidden = 350
Best validation score of 72.419355 % obtained at iteration 342, with test performance 69.569892 % Parameters: dims = 500 Hidden = 80
Best validation score of 72.526882 % obtained at iteration 684, with test performance 72.526882 % Parameters: dims = 600 Hidden = 300
Best validation score of 72.580645 % obtained at iteration 8208, with test performance 71.236559 % Parameters: dims = 600 Hidden = 200
Best validation score of 72.688172 % obtained at iteration 4446, with test performance 70.967742 % Parameters: dims = 600 Hidden = 150
Best validation score of 72.741935 % obtained at iteration 5472, with test performance 73.225806 % Parameters: dims = 400 Hidden = 450
Best validation score of 72.849462 % obtained at iteration 342, with test performance 72.473118 % Parameters: dims = 500 Hidden = 300
Best validation score of 72.903226 % obtained at iteration 342, with test performance 73.709677 % Parameters: dims = 500 Hidden = 600
Best validation score of 73.010753 % obtained at iteration 342, with test performance 70.913978 % Parameters: dims = 500 Hidden = 200
Best validation score of 73.118280 % obtained at iteration 684, with test performance 72.150538 % Parameters: dims = 500 Hidden = 400
Best validation score of 73.118280 % obtained at iteration 684, with test performance 72.150538 % Parameters: dims = 600 Hidden = 175
Best validation score of 73.172043 % obtained at iteration 342, with test performance 74.086022 % Parameters: dims = 400 Hidden = 500
Best validation score of 73.333333 % obtained at iteration 1710, with test performance 74.462366 % Parameters: dims = 600 Hidden = 550
Best validation score of 73.494624 % obtained at iteration 6840, with test performance 71.505376 % Parameters: dims = 500 Hidden = 175
Best validation score of 73.655914 % obtained at iteration 7866, with test performance 70.215054 % Parameters: dims = 500 Hidden = 150
Best validation score of 73.763441 % obtained at iteration 1710, with test performance 74.892473 % Parameters: dims = 400 Hidden = 550
Best validation score of 73.763441 % obtained at iteration 342, with test performance 75.000000 % Parameters: dims = 600 Hidden = 600
Best validation score of 73.817204 % obtained at iteration 5472, with test performance 72.204301 % Parameters: dims = 500 Hidden = 350
Best validation score of 73.870968 % obtained at iteration 342, with test performance 73.333333 % Parameters: dims = 500 Hidden = 500
Best validation score of 73.870968 % obtained at iteration 342, with test performance 74.462366 % Parameters: dims = 400 Hidden = 600
Best validation score of 74.086022 % obtained at iteration 6498, with test performance 75.107527 % Parameters: dims = 500 Hidden = 550
Best validation score of 74.247312 % obtained at iteration 342, with test performance 73.924731 % Parameters: dims = 600 Hidden = 500
Best validation score of 74.301075 % obtained at iteration 7524, with test performance 71.774194 % Parameters: dims = 500 Hidden = 450
Best validation score of 74.516129 % obtained at iteration 342, with test performance 73.064516 % Parameters: dims = 600 Hidden = 400
Best validation score of 74.946237 % obtained at iteration 342, with test performance 72.903226 % Parameters: dims = 600 Hidden = 350
Best validation score of 75.591398 % obtained at iteration 9576, with test performance 73.064516 % Parameters: dims = 600 Hidden = 450
Best validation score of 78.333333 % obtained at iteration 10528, with test performance 78.666667 % Parameters: dims = 50 Hidden = 30
Best validation score of 78.333333 % obtained at iteration 8904, with test performance 78.333333 % Parameters: dims = 50 Hidden = 300
Best validation score of 78.333333 % obtained at iteration 9044, with test performance 76.666667 % Parameters: dims = 50 Hidden = 100
Best validation score of 78.333333 % obtained at iteration 9156, with test performance 76.333333 % Parameters: dims = 50 Hidden = 150
Best validation score of 78.888889 % obtained at iteration 10024, with test performance 78.666667 % Parameters: dims = 50 Hidden = 200
Best validation score of 78.888889 % obtained at iteration 10248, with test performance 77.666667 % Parameters: dims = 50 Hidden = 20
Best validation score of 78.888889 % obtained at iteration 10248, with test performance 78.000000 % Parameters: dims = 50 Hidden = 80
Best validation score of 78.888889 % obtained at iteration 10696, with test performance 78.666667 % Parameters: dims = 50 Hidden = 175
Best validation score of 78.888889 % obtained at iteration 12824, with test performance 77.333333 % Parameters: dims = 50 Hidden = 40
Best validation score of 78.888889 % obtained at iteration 13580, with test performance 76.666667 % Parameters: dims = 50 Hidden = 10
Best validation score of 78.888889 % obtained at iteration 37016, with test performance 78.333333 % Parameters: dims = 30 Hidden = 20
Best validation score of 78.888889 % obtained at iteration 7448, with test performance 77.333333 % Parameters: dims = 50 Hidden = 300
Best validation score of 78.888889 % obtained at iteration 7868, with test performance 77.000000 % Parameters: dims = 50 Hidden = 175
Best validation score of 78.888889 % obtained at iteration 8288, with test performance 79.333333 % Parameters: dims = 50 Hidden = 100
Best validation score of 78.888889 % obtained at iteration 8372, with test performance 76.333333 % Parameters: dims = 50 Hidden = 120
Best validation score of 78.888889 % obtained at iteration 8372, with test performance 76.333333 % Parameters: dims = 50 Hidden = 200
Best validation score of 78.888889 % obtained at iteration 9408, with test performance 78.333333 % Parameters: dims = 50 Hidden = 120
Best validation score of 78.888889 % obtained at iteration 9436, with test performance 76.333333 % Parameters: dims = 50 Hidden = 80
Best validation score of 78.888889 % obtained at iteration 9576, with test performance 78.000000 % Parameters: dims = 50 Hidden = 150
Best validation score of 78.888889 % obtained at iteration 9604, with test performance 76.000000 % Parameters: dims = 50 Hidden = 50
Best validation score of 78.888889 % obtained at iteration 9996, with test performance 76.666667 % Parameters: dims = 50 Hidden = 30
Best validation score of 79.444444 % obtained at iteration 10920, with test performance 78.333333 % Parameters: dims = 50 Hidden = 70
Best validation score of 79.444444 % obtained at iteration 13496, with test performance 77.666667 % Parameters: dims = 50 Hidden = 10
Best validation score of 79.444444 % obtained at iteration 9240, with test performance 79.666667 % Parameters: dims = 50 Hidden = 20
Best validation score of 79.444444 % obtained at iteration 9968, with test performance 78.000000 % Parameters: dims = 50 Hidden = 40
Best validation score of 80.000000 % obtained at iteration 10920, with test performance 77.666667 % Parameters: dims = 50 Hidden = 50
Best validation score of 80.000000 % obtained at iteration 11004, with test performance 77.666667 % Parameters: dims = 50 Hidden = 70
Best validation score of 80.555556 % obtained at iteration 6244, with test performance 77.333333 % Parameters: dims = 30 Hidden = 120
Best validation score of 80.555556 % obtained at iteration 8064, with test performance 77.333333 % Parameters: dims = 30 Hidden = 50
Best validation score of 81.111111 % obtained at iteration 11536, with test performance 76.333333 % Parameters: dims = 30 Hidden = 10
Best validation score of 81.111111 % obtained at iteration 16856, with test performance 77.000000 % Parameters: dims = 40 Hidden = 20
Best validation score of 81.111111 % obtained at iteration 7056, with test performance 76.333333 % Parameters: dims = 30 Hidden = 175
Best validation score of 81.111111 % obtained at iteration 7224, with test performance 76.666667 % Parameters: dims = 30 Hidden = 300
Best validation score of 81.111111 % obtained at iteration 7868, with test performance 76.666667 % Parameters: dims = 30 Hidden = 20
Best validation score of 81.111111 % obtained at iteration 7896, with test performance 77.666667 % Parameters: dims = 30 Hidden = 40
Best validation score of 81.111111 % obtained at iteration 7952, with test performance 78.000000 % Parameters: dims = 30 Hidden = 300
Best validation score of 81.666667 % obtained at iteration 14728, with test performance 76.666667 % Parameters: dims = 40 Hidden = 70
Best validation score of 81.666667 % obtained at iteration 15848, with test performance 77.333333 % Parameters: dims = 40 Hidden = 30
Best validation score of 81.666667 % obtained at iteration 6272, with test performance 77.666667 % Parameters: dims = 30 Hidden = 120
Best validation score of 81.666667 % obtained at iteration 6440, with test performance 78.000000 % Parameters: dims = 30 Hidden = 200
Best validation score of 81.666667 % obtained at iteration 6580, with test performance 76.666667 % Parameters: dims = 30 Hidden = 80
Best validation score of 81.666667 % obtained at iteration 6692, with test performance 76.333333 % Parameters: dims = 30 Hidden = 150
Best validation score of 81.666667 % obtained at iteration 6888, with test performance 77.333333 % Parameters: dims = 30 Hidden = 70
Best validation score of 81.666667 % obtained at iteration 6944, with test performance 77.333333 % Parameters: dims = 30 Hidden = 150
Best validation score of 81.666667 % obtained at iteration 7280, with test performance 77.666667 % Parameters: dims = 30 Hidden = 80
Best validation score of 81.666667 % obtained at iteration 7448, with test performance 77.000000 % Parameters: dims = 30 Hidden = 100
Best validation score of 81.666667 % obtained at iteration 7476, with test performance 76.333333 % Parameters: dims = 30 Hidden = 100
Best validation score of 81.666667 % obtained at iteration 7784, with test performance 78.000000 % Parameters: dims = 30 Hidden = 175
Best validation score of 81.666667 % obtained at iteration 9128, with test performance 77.333333 % Parameters: dims = 30 Hidden = 30
Best validation score of 82.222222 % obtained at iteration 14784, with test performance 76.666667 % Parameters: dims = 40 Hidden = 120
Best validation score of 82.222222 % obtained at iteration 15064, with test performance 77.000000 % Parameters: dims = 40 Hidden = 150
Best validation score of 82.222222 % obtained at iteration 6608, with test performance 77.333333 % Parameters: dims = 30 Hidden = 200
Best validation score of 82.222222 % obtained at iteration 7196, with test performance 77.666667 % Parameters: dims = 30 Hidden = 70
Best validation score of 82.222222 % obtained at iteration 8176, with test performance 76.666667 % Parameters: dims = 30 Hidden = 50
Best validation score of 82.222222 % obtained at iteration 8596, with test performance 76.333333 % Parameters: dims = 30 Hidden = 40
Best validation score of 82.777778 % obtained at iteration 10864, with test performance 76.333333 % Parameters: dims = 30 Hidden = 10
Best validation score of 82.777778 % obtained at iteration 12880, with test performance 77.000000 % Parameters: dims = 40 Hidden = 200
Best validation score of 82.777778 % obtained at iteration 12880, with test performance 77.333333 % Parameters: dims = 40 Hidden = 300
Best validation score of 82.777778 % obtained at iteration 13664, with test performance 77.666667 % Parameters: dims = 40 Hidden = 80
Best validation score of 82.777778 % obtained at iteration 14336, with test performance 77.000000 % Parameters: dims = 40 Hidden = 175
Best validation score of 82.777778 % obtained at iteration 15624, with test performance 76.666667 % Parameters: dims = 40 Hidden = 50
Best validation score of 82.777778 % obtained at iteration 16352, with test performance 77.000000 % Parameters: dims = 40 Hidden = 10
Best validation score of 82.777778 % obtained at iteration 8120, with test performance 76.000000 % Parameters: dims = 30 Hidden = 30
Best validation score of 82.777778 % obtained at iteration 8232, with test performance 78.333333 % Parameters: dims = 40 Hidden = 40
Best validation score of 83.333333 % obtained at iteration 10276, with test performance 73.666667 % Parameters: dims = 40 Hidden = 50
Best validation score of 83.333333 % obtained at iteration 10724, with test performance 74.333333 % Parameters: dims = 40 Hidden = 70
Best validation score of 83.333333 % obtained at iteration 11116, with test performance 74.666667 % Parameters: dims = 40 Hidden = 30
Best validation score of 83.333333 % obtained at iteration 12208, with test performance 74.666667 % Parameters: dims = 40 Hidden = 10
Best validation score of 83.333333 % obtained at iteration 12740, with test performance 73.666667 % Parameters: dims = 40 Hidden = 20
Best validation score of 83.333333 % obtained at iteration 14280, with test performance 76.666667 % Parameters: dims = 40 Hidden = 100
Best validation score of 83.888889 % obtained at iteration 10500, with test performance 74.000000 % Parameters: dims = 40 Hidden = 120
Best validation score of 83.888889 % obtained at iteration 10500, with test performance 74.666667 % Parameters: dims = 40 Hidden = 300
Best validation score of 83.888889 % obtained at iteration 10696, with test performance 74.666667 % Parameters: dims = 40 Hidden = 175
Best validation score of 83.888889 % obtained at iteration 29400, with test performance 79.000000 % Parameters: dims = 20 Hidden = 10
Best validation score of 83.888889 % obtained at iteration 46088, with test performance 79.666667 % Parameters: dims = 20 Hidden = 30
Best validation score of 84.444444 % obtained at iteration 12628, with test performance 74.000000 % Parameters: dims = 40 Hidden = 40
Best validation score of 84.444444 % obtained at iteration 28952, with test performance 79.000000 % Parameters: dims = 20 Hidden = 80
Best validation score of 84.444444 % obtained at iteration 29064, with test performance 79.333333 % Parameters: dims = 20 Hidden = 50
Best validation score of 84.444444 % obtained at iteration 30072, with test performance 79.000000 % Parameters: dims = 20 Hidden = 120
Best validation score of 84.444444 % obtained at iteration 31584, with test performance 79.000000 % Parameters: dims = 20 Hidden = 300
Best validation score of 84.444444 % obtained at iteration 32536, with test performance 79.000000 % Parameters: dims = 20 Hidden = 100
Best validation score of 84.444444 % obtained at iteration 32648, with test performance 79.000000 % Parameters: dims = 20 Hidden = 175
Best validation score of 84.444444 % obtained at iteration 35000, with test performance 79.000000 % Parameters: dims = 20 Hidden = 150
Best validation score of 84.444444 % obtained at iteration 35000, with test performance 79.000000 % Parameters: dims = 20 Hidden = 40
Best validation score of 84.444444 % obtained at iteration 35728, with test performance 79.000000 % Parameters: dims = 20 Hidden = 200
Best validation score of 84.444444 % obtained at iteration 40152, with test performance 79.333333 % Parameters: dims = 20 Hidden = 20
Best validation score of 84.444444 % obtained at iteration 9548, with test performance 74.333333 % Parameters: dims = 40 Hidden = 200
Best validation score of 84.444444 % obtained at iteration 9576, with test performance 74.333333 % Parameters: dims = 40 Hidden = 150
Best validation score of 84.444444 % obtained at iteration 9856, with test performance 74.333333 % Parameters: dims = 40 Hidden = 80
Best validation score of 85.000000 % obtained at iteration 6664, with test performance 74.666667 % Parameters: dims = 40 Hidden = 100
Best validation score of 86.111111 % obtained at iteration 11452, with test performance 80.000000 % Parameters: dims = 20 Hidden = 20
Best validation score of 86.111111 % obtained at iteration 24360, with test performance 79.333333 % Parameters: dims = 20 Hidden = 10
Best validation score of 86.666667 % obtained at iteration 10108, with test performance 78.666667 % Parameters: dims = 20 Hidden = 70
Best validation score of 86.666667 % obtained at iteration 22120, with test performance 78.666667 % Parameters: dims = 20 Hidden = 50
Best validation score of 86.666667 % obtained at iteration 25116, with test performance 78.666667 % Parameters: dims = 20 Hidden = 30
Best validation score of 86.666667 % obtained at iteration 9128, with test performance 79.333333 % Parameters: dims = 20 Hidden = 120
Best validation score of 87.222222 % obtained at iteration 10164, with test performance 79.333333 % Parameters: dims = 20 Hidden = 100
Best validation score of 87.222222 % obtained at iteration 10276, with test performance 79.333333 % Parameters: dims = 20 Hidden = 80
Best validation score of 87.222222 % obtained at iteration 10724, with test performance 79.000000 % Parameters: dims = 20 Hidden = 300
Best validation score of 87.222222 % obtained at iteration 15764, with test performance 78.333333 % Parameters: dims = 20 Hidden = 150
Best validation score of 87.222222 % obtained at iteration 22988, with test performance 78.333333 % Parameters: dims = 20 Hidden = 40
Best validation score of 87.222222 % obtained at iteration 8540, with test performance 79.333333 % Parameters: dims = 20 Hidden = 175
Best validation score of 87.222222 % obtained at iteration 9464, with test performance 79.666667 % Parameters: dims = 20 Hidden = 200
Best validation score of 87.777778 % obtained at iteration 9688, with test performance 78.000000 % Parameters: dims = 10 Hidden = 10
Best validation score of 88.333333 % obtained at iteration 10080, with test performance 77.666667 % Parameters: dims = 10 Hidden = 175
Best validation score of 88.333333 % obtained at iteration 10360, with test performance 78.000000 % Parameters: dims = 10 Hidden = 120
Best validation score of 88.333333 % obtained at iteration 12824, with test performance 78.000000 % Parameters: dims = 10 Hidden = 30
Best validation score of 88.333333 % obtained at iteration 25004, with test performance 77.333333 % Parameters: dims = 10 Hidden = 120
Best validation score of 88.333333 % obtained at iteration 6636, with test performance 77.333333 % Parameters: dims = 10 Hidden = 200
Best validation score of 88.333333 % obtained at iteration 6664, with test performance 80.333333 % Parameters: dims = 20 Hidden = 70
Best validation score of 88.333333 % obtained at iteration 6944, with test performance 77.666667 % Parameters: dims = 10 Hidden = 200
Best validation score of 88.333333 % obtained at iteration 7448, with test performance 77.333333 % Parameters: dims = 10 Hidden = 70
Best validation score of 88.333333 % obtained at iteration 7728, with test performance 78.000000 % Parameters: dims = 10 Hidden = 80
Best validation score of 88.333333 % obtained at iteration 9184, with test performance 77.333333 % Parameters: dims = 10 Hidden = 40
Best validation score of 88.333333 % obtained at iteration 9296, with test performance 77.666667 % Parameters: dims = 10 Hidden = 50
Best validation score of 88.333333 % obtained at iteration 9296, with test performance 77.666667 % Parameters: dims = 10 Hidden = 50
Best validation score of 88.333333 % obtained at iteration 9576, with test performance 77.666667 % Parameters: dims = 10 Hidden = 150
Best validation score of 88.888889 % obtained at iteration 10080, with test performance 77.666667 % Parameters: dims = 10 Hidden = 20
Best validation score of 88.888889 % obtained at iteration 10108, with test performance 77.666667 % Parameters: dims = 10 Hidden = 20
Best validation score of 88.888889 % obtained at iteration 6636, with test performance 76.666667 % Parameters: dims = 10 Hidden = 70
Best validation score of 88.888889 % obtained at iteration 7084, with test performance 77.666667 % Parameters: dims = 10 Hidden = 100
Best validation score of 88.888889 % obtained at iteration 7224, with test performance 78.000000 % Parameters: dims = 10 Hidden = 100
Best validation score of 88.888889 % obtained at iteration 7616, with test performance 78.000000 % Parameters: dims = 10 Hidden = 300
Best validation score of 88.888889 % obtained at iteration 8792, with test performance 77.333333 % Parameters: dims = 10 Hidden = 10
Best validation score of 88.888889 % obtained at iteration 9492, with test performance 77.000000 % Parameters: dims = 10 Hidden = 40
Best validation score of 89.444444 % obtained at iteration 7112, with test performance 77.000000 % Parameters: dims = 10 Hidden = 50
Best validation score of 89.444444 % obtained at iteration 7224, with test performance 77.000000 % Parameters: dims = 10 Hidden = 150
Best validation score of 89.444444 % obtained at iteration 7392, with test performance 77.333333 % Parameters: dims = 10 Hidden = 175
Best validation score of 89.444444 % obtained at iteration 7392, with test performance 78.000000 % Parameters: dims = 10 Hidden = 300
Best validation score of 89.444444 % obtained at iteration 7476, with test performance 77.666667 % Parameters: dims = 10 Hidden = 80
Best validation score of 89.444444 % obtained at iteration 8344, with test performance 77.666667 % Parameters: dims = 10 Hidden = 30