DisaitekAI / membership_inference_attack

Implementation for the experiments in the blogpost "Demystifying the Membership Inference Attack" at https://www.mlsecurity.ai/post/demystifying-the-membership-inference-attack
MIT License
1 stars 0 forks source link

Super constructor call should be the first line of the child child unless absolutely necessary. #5

Closed rodgzilla closed 5 years ago

rodgzilla commented 5 years ago

https://github.com/DisaitekAI/membership_inference_attack/blob/53906af370b912d2242bbabd8f17689a82b20127/src/models/mia_model.py#L28

paul-irolla commented 5 years ago

Corrected