Feeds
질문
Is the command ''fzero'' based on Newton Raphson Method?
I would like to know whether the function fzero is based on Newton-Raphson method, if so then I don't have to write extra code f...
거의 12년 전 | 답변 수: 1 | 0
1
답변답변 있음
How can I reuse the same neural network to recreate the same results I had while training/creating the network?
I fixed the first problem. _ * | *Regarding the 2nd question, I trained a network, then I saved the script as 'ntwk'. Then I...
How can I reuse the same neural network to recreate the same results I had while training/creating the network?
I fixed the first problem. _ * | *Regarding the 2nd question, I trained a network, then I saved the script as 'ntwk'. Then I...
거의 12년 전 | 0
질문
How to put a saved neural network to work on a new set of data?
Hello, I am new to neural networking. I would like to know, how i can use the saved network to work on a new set of input ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How can I reuse the same neural network to recreate the same results I had while training/creating the network?
Hello, I am new to neural networking, so my question may sound stupid. I have trained/created a neural network, I have s...
거의 12년 전 | 답변 수: 3 | 1