Artificial neural network curve fitting / nonlinear regression

preview_player
Показать описание
How the output of the neural network evolve during training.
Рекомендации по теме
Комментарии
Автор

Excellent display of equation fitting to the data, please share the final equation showing variables and respective constants, it would be a great contribution.

arskhan-qhws
Автор

Nice example. Would this be better than using scipy to do non-linear curvefit? Also, how do you get the coefficients out of the nn model? Maybe more correctly, how do you get the trained model for later re-use?

brucewernick
Автор

hi, thanks for your explanation but i have a question how to display 'loss' in a plt (figure).

hayderbahrouni
Автор

Very well done.. Is it possible to obtain a function formula? An explicit form for the last step?

LocoTesla