awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
PurduePAML avatar

PurduePAML/TrojanNN

0
View on GitHub↗
190 stars·39 forks·Python·9 viewspurduepaml.github.io/TrojanNN↗

TrojanNN

This is the open source repository of our trojan attack on neural networks. The paper is published in Proc. of NDSS 2018. The slides

Features

  • Poisoning Attack Implementations - Reference implementation for neural network trojaning attacks.

Star history

Star history chart for purduepaml/trojannnStar history chart for purduepaml/trojannn

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does purduepaml/trojannn do?

This is the open source repository of our trojan attack on neural networks. The paper is published in Proc. of NDSS 2018. The slides

What are the main features of purduepaml/trojannn?

The main features of purduepaml/trojannn are: Poisoning Attack Implementations.

Which projects share features with purduepaml/trojannn?

Projects with overlapping indexed features include: trusted-ai/adversarial-robustness-toolbox — The Adversarial Robustness Toolbox (ART) is an open-source library that provides a unified framework for evaluating,… dreamtalecore/refool — Our paper is accepted by ECCV 2020. ekko-zn/ijcai2022-backdoor — Train GTSRB dataset `` python main.py --dataset GTSRB --numclass 43 --a 0.3 --b 0.1 --weightdecay 0 ` Train CelebA… georgepisl/backdoor-attacks-based-on-deep-learning — Implementation of Targeted Backdoor Attacks on Deep Learning Systems Using Data Poisoning paper. hsouri/sleeper-agent — This code is the official PyTroch implementation of the Sleeper Agent. Our implementation is based on Industrial Scale… advdoor/advdoor.

Projects sharing features with TrojanNN

These projects share indexed features with TrojanNN. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • trusted-ai/adversarial-robustness-toolboxTrusted-AI avatar

    Trusted-AI/adversarial-robustness-toolbox

    6,056View on GitHub↗

    The Adversarial Robustness Toolbox (ART) is an open-source library that provides a unified framework for evaluating, defending, and certifying machine learning models against adversarial threats. It wraps models from any framework behind a common estimator interface, enabling composable pipelines for attack generation, defense application, robustness certification, and privacy auditing across evasion, poisoning, and extraction threats. The library distinguishes itself by covering the full adversarial ML security lifecycle within a single toolkit. It supports gradient-based adversarial example

    Pythonadversarial-attacksadversarial-examplesadversarial-machine-learning
    View on GitHub↗6,056
  • dreamtalecore/refoolDreamtaleCore avatar

    DreamtaleCore/Refool

    49View on GitHub↗

    Our paper is accepted by ECCV 2020.

    Python
    View on GitHub↗49
  • ekko-zn/ijcai2022-backdoorE

    Ekko-zn/IJCAI2022-Backdoor

    0View on GitHub↗

    Train GTSRB dataset ` python main.py --dataset GTSRB --numclass 43 --a 0.3 --b 0.1 --weightdecay 0 Train CelebA dataset python main.py --dataset CelebA --numclass 8 --a 0.3 --b 0.1 --weightdecay 1e-4 `

    View on GitHub↗0
  • advdoor/advdoorA

    AdvDoor/AdvDoor

    0View on GitHub↗
    View on GitHub↗0
  • Compare all 16 related projects→