Levi-Heath's picture
Upload 27 files
fec754e verified
% clear all
%
model='T_h1_m2';
nmb_of_hidden_layers=1;
fun_training_evaulation(model,nmb_of_hidden_layers)
%%
% rtmax=max(pstvrt_model,[],'all')
% rtmin=min(pstvrt_model,[],'all')
% rtmed=median(pstvrt_model(:),'all')
% rtmean=mean(pstvrt_model(:),'all')