Feeds
질문
How to specify some weight of ANN?
Is there a way to specify some weights of ANN, as I build a parallel ANN structure, and the output of the whole ANN is the summa...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can I set up the range of the weight in NN in MATLAB?
Is there a method to limit the range of the weight in NN, say [0 1] rather than [-1 1]?
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to design a nonlinear fitting neural networks with inequility constraints using MATLAB ANN Toolbox ?
I have some input and output samples, X and Y, and I want to model the relationship between them using ANN. I have two inputs x1...
12년 초과 전 | 답변 수: 1 | 0
