Borrar filtros
Borrar filtros

how to add a pre-trained feedforward neural network in app designer

2 visualizaciones (últimos 30 días)
Summia Shah
Summia Shah el 6 de Mayo de 2019
Respondida: Santhosh A V el 13 de Mayo de 2019
I am trying to add a pre trained feedforward neural network into app designer,
The app is intended to take number of inputs(8) from a edit field from the user and store into an array,
the array is then suppose to be passed into the trained network, result=net(array);
and then if result > 1 then the user is predicted to have a disease, else if result is <0, the user is predicted not to have the disease
Thank you

Respuestas (1)

Santhosh A V
Santhosh A V el 13 de Mayo de 2019
Hi Summia Shah
Please refer below link for more information on the query.
Hope this helps.
Thanks
Santhosh

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by