photo

策 陈


Last seen: 3 Monate vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


I wrote a function to reproduce the neural network operation 'sim', why is my result inconsistent with sim's result?
load("file.mat") net=results.Network; xpoint=[1;2;3]; a1=sim(net,xpoint) a2=useNetwork(net,xpoint) function output=useNetwo...

3 Monate vor | 1 Antwort | 0

1

Antwort