TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
-
Updated
Sep 20, 2023 - Python
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
code2vec for Python 3 made for NL2ML project
The tool for getting embeddings of Python 3 code chunks
Project conducted for Seminar in Machine Learning for Software Engineering. Aim of our research was to explore possible directions of Deep Learning solutions for log detection in a snippet of code.
PyTorch implementation of code2class network - a combination of code2vec and code2seq. Based on the implementation https://github.com/bentrevett/code2vec.
A simple utilization of code2vec model in source code analysis
Add a description, image, and links to the code2vec topic page so that developers can more easily learn about it.
To associate your repository with the code2vec topic, visit your repo's landing page and select "manage topics."