About 2,640 results
Open links in new tab
  1. AI Code Generation: Definition, Uses and Tools | Google Cloud

    AI code generation is the use of artificial intelligence (AI) and machine learning (ML) to create code based on a user’s conversational prompt. For example, Gemini Code Assist offers...

  2. AI Code Generation Explained: A Developer's Guide - GitLab

    Machine learning algorithms power AI code generation by training models on large code datasets to learn programming syntax and patterns. Natural language processing allows these systems to …

  3. Automatic code generation with mlgen | Microsoft Learn

    Apr 17, 2024 · Windows Machine Learning's code generator mlgen creates an interface (C#, C++/WinRT, and C++/CX) with wrapper classes that call the Windows ML API for you, allowing you …

  4. Code Generation Using Machine Learning: A Systematic Review

    Aug 4, 2022 · Recently, machine learning (ML) methods have been used to create powerful language models for a broad range of natural language processing tasks. An important subset of this field is …

  5. How AI code generation works - The GitHub Blog

    Feb 22, 2024 · Explore the capabilities and benefits of AI code generation, and how it can improve the developer experience for your enterprise.

  6. Code Generation with AI | Baeldung on Computer Science

    May 21, 2024 · In this tutorial, we’ll learn how the synergy between Artificial Intelligence (AI) and code generation is revolutionizing software development paradigms.

  7. Machine Learning Code Generation: Transforms Software Development

    This diagram illustrates the machine learning code generation pipeline from input to output. The process starts with natural language descriptions and ends with executable code.

  8. Empowering AI to Generate Better AI Code: Guided Generation of …

    Apr 21, 2025 · In this paper, we propose a novel planning-guided code generation method, DLCodeGen, tailored for generating deep learning projects. DLCodeGen predicts a structured solution plan, …

  9. Machine Learning and Automated Code Generation: Unlocking the …

    Dec 15, 2024 · Explore how machine learning and AI-driven code generation are revolutionizing software development, improving efficiency, and fostering innovation for developers and organizations.

  10. What is AI code generation? - GitHub

    AI code generation uses machine learning models to write code from input that describes what the code should do, and the models provide context-based code suggestions along the way.