Demonstrates how a population of detectors is created around a set of known "good" ("self") elements, matures and then is tested against a set of random incoming antigens which might or might not be harmful.
- Clone this repository.
- If you wish to record the results into a database:
- Create a database.
- Create the
include/db_config.php
file using the provided sample with your own values. - Create the database structure by importing the
include/db.sql
file.
- Visit the web address.