Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

if say i have nxm input data for ANN. how can [1 0 0;0 1 0;0 0 1] truth table be expand to form 3xm target table

1 view (last 30 days)
if say i have nxm input data for ANN. how can [1 0 0;0 1 0;0 0 1] truth table be expand to form 3xm target table
  1 Comment
Peter Mbamaluikem
Peter Mbamaluikem on 15 May 2017
Edited: Peter Mbamaluikem on 15 May 2017
though John D'Errico had closed up the above question but anyone who would want to do such should use this code: if performance(performance is a variable)<= 0.0001(or any other condition as may be defined) view(net) figure, plotperformance(tr) end

Answers (0)

This question is closed.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!