The repo is to support my thesis work
**code** the TensorFlow Implementation
**core** the Keras Implementation
**doc** documentations
----**exp** experimental results
----**fig** figures for thesis writing
----**setup** how to prepare the Azure VM
----`@csn.md` guidance for run experiments with TensorFlow Implementation
----`@rok.md` guidance for run experiments with Keras Implementation
- prepare the Azure VM by following the TensorFlow1 part at
doc/setup/README
- check CodeSearchNet QuickStart
- override with our implementation by following the guidance at
doc/@csn.md
- run the
treeleaf
,treepath
ortreeraw
model
- prepare the Azure VM (following the TensorFlow2 part at
doc/setup/README
) - check CodeSnippetSearch README
- override with our implementation by following the guidance at
doc/@rok.md
- run models