ann_FF_SSAB_batch_nb — batch SuperSAB algorithm (without bias).
[W,Delta_W_old,Delta_W_oldold,mu]= ann_FF_SSAB_batch_nb(x,t,N,W,lp,Delta_W_old,Delta_W_oldold,T[,mu,af,ex,err_deriv_y])
This function have same parameters as ann_FF_SSAB_online_nb except for: ex string representing a valid Scilab program sequence, executed after each epoch trough execstr.