Skip to content

forest520/csn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSN

The repo is to support my thesis work

About

**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

How to Reproduce Results

For the TensorFlow implementation

  1. prepare the Azure VM by following the TensorFlow1 part at doc/setup/README
  2. check CodeSearchNet QuickStart
  3. override with our implementation by following the guidance at doc/@csn.md
  4. run the treeleaf, treepath or treeraw model

For the Keras implementation

  1. prepare the Azure VM (following the TensorFlow2 part at doc/setup/README)
  2. check CodeSnippetSearch README
  3. override with our implementation by following the guidance at doc/@rok.md
  4. run models

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%