Sum of coins using neural network

1 view (last 30 days)
Hi there, I want to find the sum of coins in real time using neural network. Appreciate is anyone can guide me or tell me the steps or send me any reference. Thanks in advance

Accepted Answer

Greg Heath
Greg Heath on 4 Dec 2014
Inappropriate application of a NN. Check out NN example data using the line commands
help nndatasets
doc nndatasets
Check out the regression/curve-fitting example with the commands
help fitnet
doc fitnet
Hope this helps
Thank you for formally accepting my answer
Greg

More Answers (0)

Community Treasure Hunt

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

Start Hunting!