You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## DeepFuzz
* run.sh is used to crawl training data from gcc.
* pre.py is used to prepare training data.
* train.py is used to train a s2s model.
* generate.py is used to generate new programs with trained model.