Simsso / NIPS-2018-Adversarial-Vision-Challenge

Code, documents, and deployment configuration files, related to our participation in the 2018 NIPS Adversarial Vision Challenge "Robust Model Track"
MIT License
10 stars 1 forks source link

Gradient Accumulation #67

Closed Simsso closed 6 years ago

Simsso commented 6 years ago

Implementation of the gradient accumulation feature described in #64.

The validation of the method was done by comparing the embedding space with two different, semantically identical configurations (logs are in the issue). On top of that, I'll conduct one larger training run on the cloud GPU to see if everything runs smoothly.