Problem in data entry in neural network nntool

4 vues (au cours des 30 derniers jours)
HARSHAL GOSWAMI
HARSHAL GOSWAMI le 13 Mai 2018
Modifié(e) : Greg Heath le 14 Mai 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

Réponses (1)

Greg Heath
Greg Heath le 14 Mai 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

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by