awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesGradient-Based Attack Frameworks

Libraries designed to construct white-box and black-box attacks using model gradients to find vulnerabilities.

Distinct from White Box Attacks: Existing candidates are either for cryptographic lattices, DoS attacks, or general learning, not ML gradient attacks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Gradient-Based Attack Frameworks. Refine with filters or upvote what's useful.

Awesome Gradient-Based Attack Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cleverhans-lab/cleverhanscleverhans-lab 的头像

    cleverhans-lab/cleverhans

    6,443在 GitHub 上查看↗

    Cleverhans is an adversarial machine learning library and toolkit designed to generate adversarial examples, incorporate them into training loops, and benchmark the resilience of machine learning models. It provides a gradient-based attack framework for constructing both white-box and black-box attacks to identify model misclassifications. The project includes capabilities for model robustness benchmarking, allowing users to evaluate and verify how models resist evasion attacks and malicious input perturbations. It also facilitates adversarial training to increase a model's resistance to pert

    Implements a framework for constructing white-box and black-box attacks using gradients to identify misclassifications.

    Jupyter Notebookbenchmarkingmachine-learningsecurity
    在 GitHub 上查看↗6,443
  1. Home
  2. Artificial Intelligence & ML
  3. Gradient-Based Attack Frameworks