I am making some experiments with mathlab neural network toolbox. Usually to train a neural network i give some training and test data and the net object takes care of dividing the data. However what i need to do is divide the data by myself and set

I am making some experiments with mathlab neural network toolbox. Usually to train a neural network i give some training and test data and the net object takes care of dividing the data. However what i need to do is divide the data by myself and set the training and test data explicitly in the net object. please help/

 채택된 답변

Use the help and doc commands on
dividetrain
dividerand
divideind
dividetint
divideblock
Hope this helps.
Greg

댓글 수: 1

Sir,i know these functions. what i need to know is should i write the entire codes to perform neural network on my data, or these functions can be executed in collaboration with neural network toolbox. becoz toolbox has not these options to set the values, or to set even the activation function.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2015년 6월 2일

댓글:

2015년 6월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by