Neural Networks, creating and training

Why does a Matlab neural network store example data? That is, if I create a neural network using newpr or newff, it requires representative input and target vectors, why are those stored to net.inputs?
I'm creating a neural network that better fits my workflow (define the architecture at creation and provide training data only at training time) and I want to make sure I completely understand the purpose of providing representative vectors to the newpr and newff functions.
Thanks!

답변 (1개)

Ram
Ram 2011년 1월 27일

0 개 추천

I donno if you know about the nntool option..Its a GUI for developing neural networks.. It requires you to define the architecture first and u can provide the training data during training..

댓글 수: 1

T.R.
T.R. 2011년 1월 27일
I do, but thank you very much! I actually need to do this programmatically.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Image Data Workflows에 대해 자세히 알아보기

질문:

2011년 1월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by