⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

AI Security Simulator

AI security covers the defenses that keep machine-learning models trustworthy once they leave the lab: resisting adversarial examples crafted to fool a classifier, resisting data poisoning that corrupts training data to bend a model's decisions, resisting model-extraction attacks that clone a proprietary model through its API, and protecting the privacy of the data the model was trained on. This simulator visualizes a small neural classifier and a two-class data cloud in 3D, lets you launch each attack family against it, and lets you switch on adversarial training and differential-privacy noise to see the accuracy/security/privacy trade-offs play out live.