#ml4code search results

Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code

nadiinchi's tweet image. Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code
nadiinchi's tweet image. Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code

#ml4code 500 lines of TensorFlow code has replaced 500,000 lines of code in Google Translate.

vlele's tweet image. #ml4code  
500 lines of TensorFlow code has replaced 500,000 lines of code in Google Translate.

What if your IDE crashed with specific variable names? 😱 #ML4Code is powerful, but models like BERT are sensitive to adversarial code edits, performing worse than random guessing! We find that contrastive learning is more robust. Check out ContraCode: arxiv.org/abs/2007.04973 👇


.. and the companion website for easy exploration and navigation of added papers - tusharma.in/ML4SCA/ #ml4se #ml4code #ml4sca

dr_tusharma's tweet image. .. and the companion website for easy exploration and navigation of added papers - 
tusharma.in/ML4SCA/ 
#ml4se #ml4code #ml4sca

@DanielNichols10's work in collaboration with Aniruddha Marathe and @tgamblin explores the use of deep learning to model the performance impact of code changes across git commits as a function of AST diffs. #HPC #DeepLearning #ML4code

hpc_group's tweet image. @DanielNichols10's work in collaboration with Aniruddha Marathe and @tgamblin explores the use of deep learning to model the performance impact of code changes across git commits as a function of AST diffs. #HPC #DeepLearning #ML4code

Interested in doing a PhD at the intersection of Machine Learning, Programming Languages and Software Engineering? Michael Pradel's excellent group at Stuttgart is looking for candidates: software-lab.org/jobs/PhD_openi… #MLonCode #ML4Code


Recently, we noticed that near-duplicates in code corpora have a negative effect on real-life applications of #ML4Code. I spent some time documenting and understanding this: arxiv.org/abs/1812.06469. Many applications are affected (includes ideas published in ML, NLP, PL, SE).


What happens when Moderne’s fast, 100% accurate code refactoring automation meets #generativeAI? 🚀 Check out this blog from our CTO to learn what it takes to auto-remediate code at scale—and how #ML4Code 🤖can make this even better. hubs.ly/Q01Z35G90


Excited to be in Vienna for @icmlconf to present “Class-Level Code Generation from Natural Language Using Iterative, Tool-Enhanced Reasoning over Repository” (github.com/microsoft/repo…) at @DMLRWorkshop 4PM today. Excited to connect with #ML4Code & LLM Agent enthusiasts! #icml


If you are interested in #ml4code here is a video I recorded on this topic channel9.msdn.com/Events/Microso… #Azure


For further research investigating how program structure can push #ML4Code forward, hopeful that python_graphs continues to prove useful!


Thrilled to share our ICLR’22 paper titled “CodeTrek: Flexible Modeling of Code using an Extensible Relational Representation” #ICLR22 #DL4Code #ML4Code cis.upenn.edu/~pardisp/ICLR2…


Prediction: AB will acquire JB within five years. Both working on #ML4Code. Both invested in dev tools and software teamwork. Language and culture fit. Strategic way to offset MS/GH/OAI monopoly. Hope I'm wrong.

Prediction: MS will acquire GH within five years. If the #ML4Code stuff delivers for MS, acquisition is highly likely. Although it would have been cheaper a few years ago. blog.github.com/2018-05-07-int…



Happy to share that our research paper, "An Empirical Study of Large Language Models for Type and Call Graph Analysis in Python and JavaScript" has been accepted for publication in Empirical Software Engineering (EMSE) journal. #LLM #ML4Code #EMSE #AI


The talk is gonna be exciting! I'm even more excited about our follow-up discussions tomorrow! 👩🏻‍💻 Let's connect if you too have a similar interest in #ml4code

I will speak at Google NYC tomorrow (Thu May 19) at 11:30 ET. My talk will survey exciting results in AI for code, and discuss future challenges and opportunities. Based on joint work with @Pardis and @Aaditya, and @Hanjun and Petros Maniatis from @GoogleAI. (1/n)



Why Programming as a Service? Reason #99: Code search and suggestion. #ML4Code

Deep code search is a novel code search engine that uses joint embeddings to match natural language queries with source code results. Thought-provoking ideas from Gu et al... blog.acolyer.org/2018/06/26/dee…

adriancolyer's tweet image. Deep code search is a novel code search engine that uses joint embeddings to match natural language queries with source code results. Thought-provoking ideas from Gu et al... blog.acolyer.org/2018/06/26/dee…


Interesting time to work in #ML4Code. Were I to guess, close to $10^9 in funding for AI coding startups. IDK if they realize how tough the devtools market really is / hope they have a moat. @Replit @Sourcegraph @tabnine @phindsearch @morph_labs @anysphere @magicailabs @codeiumdev


“IntelliCode uses machine learning to train over thousands of real-world projects including open-source projects on GitHub.” #ML4Code starting to earn it’s keep at MS: blogs.msdn.microsoft.com/vcblog/2018/12…

“Learning to Represent Programs as Graphs” with @miltos1 from @MSFTResearch at @iclr18. Nice application of graph neural networks for learning about data flow, defect detection, program analysis: github.com/Microsoft/gate…

breandan's tweet image. “Learning to Represent Programs as Graphs” with @miltos1 from @MSFTResearch at @iclr18. Nice application of graph neural networks for learning about data flow, defect detection, program analysis: github.com/Microsoft/gate…
breandan's tweet image. “Learning to Represent Programs as Graphs” with @miltos1 from @MSFTResearch at @iclr18. Nice application of graph neural networks for learning about data flow, defect detection, program analysis: github.com/Microsoft/gate…
breandan's tweet image. “Learning to Represent Programs as Graphs” with @miltos1 from @MSFTResearch at @iclr18. Nice application of graph neural networks for learning about data flow, defect detection, program analysis: github.com/Microsoft/gate…
breandan's tweet image. “Learning to Represent Programs as Graphs” with @miltos1 from @MSFTResearch at @iclr18. Nice application of graph neural networks for learning about data flow, defect detection, program analysis: github.com/Microsoft/gate…


Machine Programming & Tech, Ep. 6: "Computation-Cautious Machine Learning Systems" by Dr. Abdul Wasay (the latest addition to Intel Labs' Machine Programming Research). youtube.com/watch?v=lA39WX… #machineprogramming #ml4code #ml #iamintel #intel #Harvard


Happy to share that our research paper, "An Empirical Study of Large Language Models for Type and Call Graph Analysis in Python and JavaScript" has been accepted for publication in Empirical Software Engineering (EMSE) journal. #LLM #ML4Code #EMSE #AI


Excited to be in Vienna for @icmlconf to present “Class-Level Code Generation from Natural Language Using Iterative, Tool-Enhanced Reasoning over Repository” (github.com/microsoft/repo…) at @DMLRWorkshop 4PM today. Excited to connect with #ML4Code & LLM Agent enthusiasts! #icml


I'm wondering how much better is @openai's newest model, GPT-4o, in coding tasks like HumanEval(+) compared to GPT-4 released last year. I'd like to see some improvement after a year.🙂 #GPT4o #AI #ML4Code


Interesting time to work in #ML4Code. Were I to guess, close to $10^9 in funding for AI coding startups. IDK if they realize how tough the devtools market really is / hope they have a moat. @Replit @Sourcegraph @tabnine @phindsearch @morph_labs @anysphere @magicailabs @codeiumdev


What happens when Moderne’s fast, 100% accurate code refactoring automation meets #generativeAI? 🚀 Check out this blog from our CTO to learn what it takes to auto-remediate code at scale—and how #ML4Code 🤖can make this even better. hubs.ly/Q01Z35G90


You can go to ml4se.dev to access our GitHub repo containing papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering. #ml4se #ml4code #ai4se #SE #papers #code


@DanielNichols10's work in collaboration with Aniruddha Marathe and @tgamblin explores the use of deep learning to model the performance impact of code changes across git commits as a function of AST diffs. #HPC #DeepLearning #ML4code

hpc_group's tweet image. @DanielNichols10's work in collaboration with Aniruddha Marathe and @tgamblin explores the use of deep learning to model the performance impact of code changes across git commits as a function of AST diffs. #HPC #DeepLearning #ML4code

Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code

nadiinchi's tweet image. Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code
nadiinchi's tweet image. Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code

For further research investigating how program structure can push #ML4Code forward, hopeful that python_graphs continues to prove useful!


Hi @Stanford students - I'll be teaching CS329M, a new grad/adv undergrad course on machine programming, starting in Sept. 2022. Please register if you have interest in #AI/#ML for code (#ml4code)! More details here: sites.google.com/view/gottschli… Please RT!


The talk is gonna be exciting! I'm even more excited about our follow-up discussions tomorrow! 👩🏻‍💻 Let's connect if you too have a similar interest in #ml4code

I will speak at Google NYC tomorrow (Thu May 19) at 11:30 ET. My talk will survey exciting results in AI for code, and discuss future challenges and opportunities. Based on joint work with @Pardis and @Aaditya, and @Hanjun and Petros Maniatis from @GoogleAI. (1/n)



Happy to see that Type4Py will be presented and discussed at the "Deep Learning for Big Code" seminar this month, which is organized by @the_sri_lab of ETH Zurich. sri.inf.ethz.ch/teaching/bigco… #ML4Code #DL #bigcode #ML4SE #type4py


Here is the list of accepted papers at the Deep Learning for Code workshop (part of ICLR). Check it out if you're interested in the ML4SE research. The DL4Code workshop takes place on Apr. 29th. openreview.net/group?id=ICLR.… #DL4Code #ML4SE #ML4Code #workshop #ICLR


Prediction: AB will acquire JB within five years. Both working on #ML4Code. Both invested in dev tools and software teamwork. Language and culture fit. Strategic way to offset MS/GH/OAI monopoly. Hope I'm wrong.

Prediction: MS will acquire GH within five years. If the #ML4Code stuff delivers for MS, acquisition is highly likely. Although it would have been cheaper a few years ago. blog.github.com/2018-05-07-int…



#ml4code 500 lines of TensorFlow code has replaced 500,000 lines of code in Google Translate.

vlele's tweet image. #ml4code  
500 lines of TensorFlow code has replaced 500,000 lines of code in Google Translate.

Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code

nadiinchi's tweet image. Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code
nadiinchi's tweet image. Yesterday I defended my PhD thesis on neural networks for source code processing at @CS_HSE! Huge thanks to my advisor, Dmitry Vetrov, for his valuable guidance, to the committee for insightful questions and to @bayesgroup for friendly support during these 4 years! #PhD #ML4Code

.. and the companion website for easy exploration and navigation of added papers - tusharma.in/ML4SCA/ #ml4se #ml4code #ml4sca

dr_tusharma's tweet image. .. and the companion website for easy exploration and navigation of added papers - 
tusharma.in/ML4SCA/ 
#ml4se #ml4code #ml4sca

@DanielNichols10's work in collaboration with Aniruddha Marathe and @tgamblin explores the use of deep learning to model the performance impact of code changes across git commits as a function of AST diffs. #HPC #DeepLearning #ML4code

hpc_group's tweet image. @DanielNichols10's work in collaboration with Aniruddha Marathe and @tgamblin explores the use of deep learning to model the performance impact of code changes across git commits as a function of AST diffs. #HPC #DeepLearning #ML4code

Loading...

Something went wrong.


Something went wrong.


United States Trends