Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo

Wiki Markup
Perceptron is a rule-weighting algorithm based on artificial neural networks ("perceptrons") instead of \["GeneticAlgorithm"\]s.  It is based on error backpropagationback propagation by gradient descent and includes several security and accuracy-related modifications.  It has replaced the GA in the [RescoringProcess] for [SpamAssassin] 3.0.

...