aisp.nsa
Module (NSA) Negative Selection Algorithm.
Module:
aisp.nsa
Overview
NSAs simulate the maturation process of T-cells in the immune system, where these cells learn to distinguish between self and non-self. Only T-cells capable of recognizing non-self elements are preserved.
Classes
| Class | Description |
|---|---|
RNSA | A supervised learning algorithm for classification that uses real-valued detectors. |
BNSA | A supervised learning algorithm for classification that uses binary detectors. |