Creating simulink neural network from my own weights and bias
Hello everyone,
I have created my own neural network with matlab script (weights, bias, input, hidden and output layer) and I trained it until I got good results. but I don’t know how to assemble this script network into block simulink to use it in my simulation,
NOTE: I know the function gensim but it seems that it is used for matlab ANNs created with nntool, not for the manually created network.Hello everyone,
I have created my own neural network with matlab script (weights, bias, input, hidden and output layer) and I trained it until I got good results. but I don’t know how to assemble this script network into block simulink to use it in my simulation,
NOTE: I know the function gensim but it seems that it is used for matlab ANNs created with nntool, not for the manually created network. Hello everyone,
I have created my own neural network with matlab script (weights, bias, input, hidden and output layer) and I trained it until I got good results. but I don’t know how to assemble this script network into block simulink to use it in my simulation,
NOTE: I know the function gensim but it seems that it is used for matlab ANNs created with nntool, not for the manually created network. gensim / neural netwok / simulink MATLAB Answers — New Questions