secml icon indicating copy to clipboard operation
secml copied to clipboard

Poisoning of deep neural networks

Open umang4002 opened this issue 7 months ago • 0 comments

If I want to poison datasets(not evasion attacks) such as MNIST and CIFAR-10 how should I use the CAttackPoisoningSVM() for poisoning MNIST dataset then store the poisoned dataset and evaluate my neural network on the same?

umang4002 avatar Dec 02 '23 13:12 umang4002