Ragav SridharanSummarizing source code with Abstract Syntax TreesThere's been significant progress in the space of ML on source code in the last couple of years. The recent emergence of models like OpenAI…Dec 14, 20212
InCodistAIbyShubhadeep RoychowdhuryUnderstanding regEX using deep learningI was staring to my screen and there, in green color over my black VSCode background, was this —…Jun 30, 2019
InTowards Data SciencebyArghavan MoradiWhat are the 10 most popular standard libraries in python?Nowadays, python becomes one of the most popular programming languages in AI and Machine Learning. Python is known for its useful…Nov 14, 2020Nov 14, 2020
Arghavan MoradiLexical Analysis of Source Codes with Walking through Abstract Syntax Tree (AST)Source code is written in a programming language that is comprehensible by machine.Apr 30, 2020Apr 30, 2020
Dimitri PodolievMachine Learning on Source Code (Step 1)This is the first in a series of articles I plan to write on the highly interesting and at the same time extremely complex topic of…Oct 11, 2019Oct 11, 2019
Ragav SridharanSummarizing source code with Abstract Syntax TreesThere's been significant progress in the space of ML on source code in the last couple of years. The recent emergence of models like OpenAI…Dec 14, 20212
InCodistAIbyShubhadeep RoychowdhuryUnderstanding regEX using deep learningI was staring to my screen and there, in green color over my black VSCode background, was this —…Jun 30, 2019
InTowards Data SciencebyArghavan MoradiWhat are the 10 most popular standard libraries in python?Nowadays, python becomes one of the most popular programming languages in AI and Machine Learning. Python is known for its useful…Nov 14, 2020
Arghavan MoradiLexical Analysis of Source Codes with Walking through Abstract Syntax Tree (AST)Source code is written in a programming language that is comprehensible by machine.Apr 30, 2020
Dimitri PodolievMachine Learning on Source Code (Step 1)This is the first in a series of articles I plan to write on the highly interesting and at the same time extremely complex topic of…Oct 11, 2019
InTowards Data SciencebyShubhadeep RoychowdhuryCode: the new data to look atWhat do Facebook, a car and a Boeing have in common? They all run on source code with over 20M lines of code (L.O.C).Jun 18, 20191
InsourcedtechbyFrancesc CampoyMachine Learning on Go CodeThis blog post is the written form of my recent talk at GopherCon 2018: Machine Learning on Go Code, which you can now enjoy directly on…Sep 25, 2018