How can I process data in neural network?

I have a data set involving inputs and target to train a ANN. However, the target is just true or false, how I can process the target to train a ANN?

 Accepted Answer

Use 0 and 1.
Thank you for formally accepting my answer
Greg

1 Comment

Thank for your help, Mr.Greg. I will try this idea.
Kha Tien

Sign in to comment.

More Answers (1)

i think , you need of this link

2 Comments

the link is error and help with nnet I have read. When data set is number, it is easy to process data and train. If the target is text such as appear or disappear phenomenon, what I should process as numeral form to train?

Sign in to comment.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 18 Jun 2016

Commented:

on 20 Jun 2016

Community Treasure Hunt

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

Start Hunting!