flyboss / adversarial-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

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

License:MIT License


Languages

Language:Python 91.1%Language:Java 7.0%Language:Shell 2.0%