AIS-Package/aisp
Artificial Immune Systems Package (AISP) is an open-source Python library that features bio-inspired algorithms based on artificial immune systems for machine learning, pattern recognition, anomaly detection, and optimization tasks.
This package helps machine learning practitioners and researchers apply bio-inspired algorithms for various tasks. It takes raw data and applies algorithms like Negative Selection or Clonal Selection to identify patterns, detect anomalies, or optimize solutions. This is for data scientists, machine learning engineers, or researchers exploring advanced algorithmic approaches.
Available on PyPI.
Use this if you are a machine learning practitioner interested in applying artificial immune system techniques for pattern recognition, anomaly detection, or optimization problems.
Not ideal if you are looking for a pre-built, off-the-shelf solution without needing to understand or implement bio-inspired algorithms.
Stars
15
Forks
5
Language
Python
License
LGPL-3.0
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AIS-Package/aisp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ubc-provenance/PIDSMaker
A framework for building provenance-based intrusion detection systems with neural networks
Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning
Code for IDS-ML: intrusion detection system development using machine learning algorithms...
zimingttkx/Network-Security-Based-On-ML
基于机器学习的网络安全检测系统 | 集成Kitsune/LUCID算法 | 支持ML/DL/RL模型 | 99.58%攻击检测准确率 | 19913 QPS | Docker/K8s部署
Western-OC2-Lab/Intrusion-Detection-System-Using-CNN-and-Transfer-Learning
Code for intrusion detection system (IDS) development using CNN models and transfer learning
Western-OC2-Lab/AutoML-and-Adversarial-Attack-Defense-for-Zero-Touch-Network-Security
This repository includes code for the AutoML-based IDS and adversarial attack defense case...