Problem in data entry in neural network nntool

4 visualizzazioni (ultimi 30 giorni)
HARSHAL GOSWAMI
HARSHAL GOSWAMI il 13 Mag 2018
Modificato: Greg Heath il 14 Mag 2018
hello, i want to calculate the cost of building by a neural network and for that i am providing the data INPUT " which includes the quantity and cost of doing that" TARGET " final cost which is simple multiplication of quantity and cost of doing that" how should i do this in neural network tool to get exact results or approximate results

Risposte (1)

Greg Heath
Greg Heath il 14 Mag 2018
Do not use a NN for simple multiplication.
If you are looking for an introductory problem see the examples at
help fitnet % regression/curve-fitting
and
help patternnet % classification/pattern recognition
Hope this helps
Thank you for formally accepting this answer
Greg

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by