salam 3alikom
I have created neural network and trained it using ( 5 * 850) traininputs matrix and ( 4 * 850) traintargets and I have ( 5 * 421) testinputs for testing
how to test and calculate percentage between Targets and Outputs(function)? . thanks in advance -