Problem in data entry in neural network nntool

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

답변 (1개)

Greg Heath
Greg Heath 2018년 5월 14일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2018년 5월 13일

편집:

2018년 5월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by