Brain-Inspired Mechanisms for Robustness in Artificial Neural Networks: An Analysis via Robustness Distributions
Using the various BINNs with the VERONA package requires additional packages. To create the VERONA environment so that it is compatible with the BINNs, run the following:
~/rbinn$ conda env create --file verona_envNote this environment setup differs from that outlined in official VERONA documentation.
Run from rbinn/
run.sh- Note on up-to-dateness with VERONA. To pull the lates changes from VERONA, run the following:
~/rbinn$ bash pull_from_verona.sh