BorealisAI/advertorch
A Toolbox for Adversarial Robustness Research observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2834
- days_rel: n/a
- days_push: 1084
- n_releases_24m: 0
Adoption not part of the score
1364 stars · 196 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AdverTorch is a Python toolbox for adversarial robustness research built on PyTorch. It provides modules for generating adversarial perturbations, defending against adversarial examples, and scripts for adversarial training.
Use cases
- generate adversarial examples to attack a pytorch model
- run PGD attacks on image classifiers
- adversarially train a robust model on MNIST
- evaluate robustness of machine learning models against perturbations
- implement defenses against adversarial examples
- benchmark adversarial attacks against foolbox or cleverhans implementations
When to choose
- you research adversarial machine learning in PyTorch
- you need ready-made attacks like LinfPGDAttack with targeted/untargeted modes
- you want tutorial notebooks on attack/defense and adversarial training
When to avoid
- you need TensorFlow or other framework support
- you need actively maintained tooling with recent PyTorch versions
- you need production security tooling rather than research code
Facets
library · maturity maintenance
machine-learning security benchmarking testing machine-learning security deep-learning artificial-intelligence python adversarial-attacks adversarial-robustness pytorch adversarial-training adversarial-examples research-toolbox gpu
2 sources
- readme: https://github.com/BorealisAI/advertorch · fetched 2026-08-28 · afaf33cf4ca5
- registry_pypi: https://pypi.org/pypi/advertorch/json · fetched 2026-08-29 · f55d97b81f59
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BorealisAI/advertorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="BorealisAI/advertorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem