Skip to content

v1 pretrained model for C# or NOT

Latest
Compare
Choose a tag to compare
@lostmsu lostmsu released this 12 Oct 01:06
· 109 commits to master since this release
  1. Download and unpack zip file.
  2. Build and run CSharpOrNot with a single argument ui. E.g. CSharpOrNot ui
  3. Click "Open File" (dialog title should be "Load model weights", this will only happen for the first time)
  4. Select .index file from the unpacked zip.
  5. A new file dialog will appear titled "Select code file"
  6. Pick a local code file to play with.

Recognized languages: C#, Python, C headers, C++ code (cc), C code, TCL, Java, Bash.