Feeds
질문
Where is the problem in my neural network script? I cannot update the weights and biases after training.
I am trying to design a custom neural network model to solve a problem. Here is the script: net= network; net.numInputs ...
10년 초과 전 | 답변 수: 1 | 0
