AI assisted code completion for C++
blogs.msdn.microsoft.com
AI assisted code completion for C++
1–10 of 34 posts
Re: AI assisted code completion for C++
#2Re: AI assisted code completion for C++
#3Is it legal to use a bunch of open-source projects in what looks like a proprietary plugin?
Re: AI assisted code completion for C++
#4> IntelliCode uses machine learning to train over thousands of real-world projects including open-source projects on GitHub. Is it legal to use a bunch of open-source projects in what looks like a proprietary plugin?
Even still, it's unclear whether an abstract machine learning model that "saw" copyrighted IP during the training process is infringing on said IP. A self-driving car sees many billboards during test rides.
Re: AI assisted code completion for C++
#5Re: AI assisted code completion for C++
#6Re: AI assisted code completion for C++
#7> IntelliCode uses machine learning to train over thousands of real-world projects including open-source projects on GitHub. Is it legal to use a bunch of open-source projects in what looks like a proprietary plugin?
Re: AI assisted code completion for C++
#8Re: AI assisted code completion for C++
#9> IntelliCode uses machine learning to train over thousands of real-world projects including open-source projects on GitHub. Is it legal to use a bunch of open-source projects in what looks like a proprietary plugin?
Depends on the licenses of said projects. It's pretty easy to whitelist MIT/Apache licensed code. Even still, it's unclear whether an abstract machine learning model that "saw" copyrighted IP during the training process is infringing on said IP. A self-driving car sees many billboards during test rides.