How can I process data in neural network?

3 views (last 30 days)
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

Greg Heath
Greg Heath on 20 Jun 2016
Use 0 and 1.
Thank you for formally accepting my answer
Greg
  1 Comment
Tien Tran
Tien Tran on 20 Jun 2016
Thank for your help, Mr.Greg. I will try this idea.
Kha Tien

Sign in to comment.

More Answers (1)

Muhammad Usman Saleem
Muhammad Usman Saleem on 18 Jun 2016
i think , you need of this link
  2 Comments
Tien Tran
Tien Tran on 19 Jun 2016
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 Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!