Open deprit opened 7 months ago
This has been partially addressed by PR https://github.com/twosixlabs/armory-library/pull/155, however more work remains to generalize and integrate the attack optimization as part of the armory-library API.
Specifically, a new attack optimization engine should be created that will handle instantiation of the lightning module (with more hooks/parameterization) and the trainer.
The following comments from the PR should also be addressed in a follow-on PR:
Armory Library must support custom evasion attacks designed by the user; supporting user-developed attacks requires the steps below.