MATLAB Routine Available for Training Single Artificial Neuron
A MATLAB routine, DeltaRule, to train a single artificial neuron using the delta rule is available. This routine fits a simple neural model to class (0/1) data. The resulting model estimates the probability of the target class (something like a logistic regression).
See:
<a href="https://matlabdatamining.blogspot.com/2010/02/single-neuron-training-delta-rule.html" target="_blank" rel="nofollow noopener noreferrer">Data Mining in MATLAB: Single Neuron Training: The Delta Rule</a>
See:
<a href="https://matlabdatamining.blogspot.com/2010/02/single-neuron-training-delta-rule.html" target="_blank" rel="nofollow noopener noreferrer">Data Mining in MATLAB: Single Neuron Training: The Delta Rule</a>
0