/adversarial-examples

Code for the paper: "Adversarial Examples for Models of Code"

Primary LanguagePythonMIT LicenseMIT

Adversarial Examples for Models of Code

This is an official implemention of the adversaries described in:

Noam Yefet, Uri Alon and Eran Yahav, "Adversarial Examples for Models of Code", 2019 https://arxiv.org/abs/1910.07517

The project contains 2 folders:

Enter the folders for more information.

Citation

Adversarial Examples for Models of Code

@article{yefet2019adversarial,
  title={Adversarial Examples for Models of Code},
  author={Yefet, Noam and Alon, Uri and Yahav, Eran},
  journal={arXiv preprint arXiv:1910.07517},
  year={2019}
}