Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/saltudelft/ml4se
Browse files Browse the repository at this point in the history
  • Loading branch information
mir-am committed Aug 16, 2023
2 parents 69a9b48 + 9770457 commit 10e0f0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,8 @@ Source Code Learning
- [Scalpel](https://github.com/SMAT-Lab/Scalpel) - The Python Static Analysis Framework
- [WALA](https://github.com/wala/WALA) - T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript
- [CodeGen](https://github.com/facebookresearch/CodeGen) - General toolkit to apply machine learning to code, from dataset creation to model training and evaluation (from Facebook AI Research)
- [PyCG](https://github.com/vitsalis/PyCG) - PyCG employs static analysis to generate call graphs for Python code
- [HeaderGen](https://github.com/ashwinprasadme/HeaderGen) - HeaderGen improves PyCG's call graph analysis by supporting external libraries and flow-sensitivity

## Machine Learning
- [CodeTF](https://arxiv.org/pdf/2306.00029.pdf) - One-stop Transformer Library for State-of-the-art Code LLM
Expand Down

0 comments on commit 10e0f0b

Please sign in to comment.