rivol / programming-language-detection

Image-Based Detection of Programming Languages (for fun and profit (?))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-Based Detection of Programming Languages

Machine learning experiment to classify programming languages based on images rendered from the source code.

See the Jupyter notebook and accompanying blog post for more info.

The notebook requires Python 3.6 with fastai==1.0.18, nightly (pre-1.0 PyTorch), and other packages. See requirements.txt for a full listing.

About

Image-Based Detection of Programming Languages (for fun and profit (?))


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%