Feeds
답변 있음
How to write back propagation code without using neural network toolbox?
function EBPTA2 input=[]; target=[]; out=[]; s=[]; y=[]; x1=[]; x2=[]; x3=[]; x4=[]; for i=1:1:600 x1=rand; x2...
How to write back propagation code without using neural network toolbox?
function EBPTA2 input=[]; target=[]; out=[]; s=[]; y=[]; x1=[]; x2=[]; x3=[]; x4=[]; for i=1:1:600 x1=rand; x2...
5년 초과 전 | 0

