Feeds
답변 있음
How to train a feedfordward neural network with error weights
>> input=data(:,1:10); >> output=data(:,11); >> testinput=input(1:870,:); >> input=input'; >> output=output'; >> testinput=...
How to train a feedfordward neural network with error weights
>> input=data(:,1:10); >> output=data(:,11); >> testinput=input(1:870,:); >> input=input'; >> output=output'; >> testinput=...
4년 초과 전 | 0
