Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 584 Bytes

Negative Selection

In natural selection, Negative Selection is the selective removal of alleles that are deleterious. This can result in stabilizing selection through the purging of deleterious genetic polymorphisms that arise through random mutations.

Algorithm

The algorithm is very simple. I suggest you read the pseudo code to understand. This implementation is based on pseudo code from Trombini's book.

Parameters

r = threshold of affinity dim = input dimensions counter = number of lymphocytes to be created self_tolerants_ALC = Array of lymphocytes to be created