OWASP / www-project-machine-learning-security-top-10

OWASP Machine Learning Security Top 10 Project
http://owasp.org/www-project-machine-learning-security-top-10/
Other
69 stars 23 forks source link

refactor: rename "neural net reprogramming" to "model poisoning" #92

Closed shsingh closed 1 year ago

shsingh commented 1 year ago

as per feedback from #87

shsingh commented 1 year ago

as per comment in #87:

Corrupting/manipulating model parameters is a general threat, referred to as model poisoning, and is not restricted to neural networks.