Community Profile

photo

Gianvito


Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 1 answer | 0

1

answer