File size: 133 Bytes
dc3cf7f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
model='S_h1_m1';
nmb_of_hidden_layers=1;
Run_Training_Evaluation;

model='S_h1_m2';
nmb_of_hidden_layers=1;
Run_Training_Evaluation;