Skip to main content
Version: 0.5.x

aisp.base.immune.cell

Representation of immune system cells.

Module: aisp.base.immune.cell

Overview

This module defines the representation of cells in artificial immune systems, implements as dataclass.

Classes

ClassDescription
CellRepresents a basic immune cell.
BCellRepresents a memory B-cell.
AntibodyRepresent an antibody.
DetectorRepresents a non-self detector of the RNSA class.