How to get mathematical expression of input and target in artificial neural network
5 次查看(过去 30 天)
显示 更早的评论
I have four input vectors of (1*36) matrix each and one output vector (1*36). I want to develop a coding using ANN which not only process and train the network but displays how processing is going on i.e. calculated value of mse and R at each epoch. At last the code should generate a mathematical expression of how output vector is related to input vector.Network is simple curve fitting network given in tutorials. Any sort of help will be appreciated.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!