Skip to content

Conversation

@ANONYMOUS-GURU
Copy link

The perturbation file is saved for every pass on the dataset so we won't need to start fooling rate from zero but from the file saved in universal_partial.npy. This is similar to saving model after every epoch while training. Similarly the perturbation will be saved after every pass in universal_partial.npy and when starting the universal_pert.py each time it will look at universal_partial.npy and will load the perturbations from there and start fooling from that particular fooling_rate.

The perturbation file is saved for every pass on the dataset so we won't need to start fooling rate from zero but from the file saved in universal_partial.npy. This is similar to saving model after every epoch while training. Similarly the perturbation will be saved after every pass in universal_partial.npy and when starting the universal_pert.py each time it will look at universal_partial.npy and will load the perturbations from there and start fooling from that particular fooling_rate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant