Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 349 Bytes

Method Naming

Predicting Python method name given an Abstract Syntax Tree

Usage

For the different available commands and their usage, see the scripts in the slurm_scripts directory. The two main commands are preprocess and train.

The notebook visu.ipynb shows some useful plots and how to apply a trained model to a single example.