OpenBackdoor
OpenBackdoor copied to clipboard
KeyError: 'lws'
I was playing with the demo.py and changed attackers: attacker = ob.Attacker(poisoner={"name": "lws"}) However, it gave me a KeyError: 'lws'. I found that lws is not in the directory 'poisoner'. Then how can I implement lws?