Artificial Neural Network questions
1 次查看(过去 30 天)
显示 更早的评论
Dear Sir/Madam,
I am using the ANN toolbox (nnstart) to create and train my ANN. There are some questions I would really appreciate if any of you guys could explain to me.
- I read some comments in this community that we do not need to normalise the inseted data before inputing them in to our network. May I ask whether it is correct?
- Sometimes, I'd like to use other training function such as the Gradient Descent. But this option does not appear in the toolbox. Whenever I 'd like to se it, I have to call it by command lines?
- If I'd like to change the transfer function to other types, for example, I'd like to use sigmoid function for the output layer as well, how can I do it?
- I'd like to extract the biases and weights of the trained ANN to derive the correlated function between my inputs and the output. How could I do it?
Thank you so much,
Kind Regards,
Kim,
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!