Feeds
질문
Equation that compute a Neural Network in Matlab
I created a neural network matlab. This is the script: load dati.mat; inputs=dati(:,1:8)'; targets=dati...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with integration of a trained neural network by matlab into java
I'm working on my important year project. I need to load Matlab neural network from Java. This is the method I have created to ...
14년 초과 전 | 답변 수: 1 | 0