
AI
Generative AI
Python
OpenAI Model Generates Python Code
- Frank
- June 1, 2020
- AI
- arguments
- artificial intelligence
- Arxiv
- Build
- Code
- code completion
- completion
- Dataset
- Deep Learning
- docstring
- explained
- function body
- generate
- GitHub
- gpt2
- Intellicode
- intellisense
- interpolate
- language model
- Machine Learning
- Microsoft
- msbuild
- name
- Neural Networks
- OpenAI
- Paper
- programmer
- Python
- smart
- stackoverflow
- vscode
OpenAI demonstrated what happens when you learn a language model on thousands of GitHub Python repositories Yannic Kilcher talks about this code completion engine which can write an entire function from just the name. Source Clip: https://youtu.be/fZSFNUT6iY8 Full Video: https://www.pscp.tv/Microsoft/1OyKAYWPRrWKb
Read More
Developer
Code More, Scroll Less with Visual Studio IntelliCode
Here’s an interesting tidbit I found on DevBlogs by Mark Wilson-Thomas. You may know that Visual Studio IntelliCode helps you write code from commonly used libraries, based on machine learning across thousands of open sourced GitHub repos. Instead of having to search and scroll through a sorted list of methods and properties, you get suggestions […]
Read More