“Computer program fixes old code faster than expert engineers:
Fixing old code isn’t a job that most computer programmers want to do. In this particular example it’s simply code that works as a better compiler. It’s similar to how using Amazons S3 is easier then configuring your own server. Computer programmers get empowered by tools.
The problem of programming isn’t to translate natural language into computer code. It’s to think about both the structure of the problem and the structure of the solution.
In practice programmers also want to write safe code. The architecture you link to looks like it doesn’t make clear gurantees about the data. It uses a neural network that works a bit like a black box.
There are likely usecases where such a tool is useful but I don’t think it will bring replace the need for programmers in a meaningful way.
Fixing old code isn’t a job that most computer programmers want to do. In this particular example it’s simply code that works as a better compiler. It’s similar to how using Amazons S3 is easier then configuring your own server. Computer programmers get empowered by tools.
Here is a new tool architecture
Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge
http://arxiv.org/abs/1608.03000
The problem of programming isn’t to translate natural language into computer code. It’s to think about both the structure of the problem and the structure of the solution.
In practice programmers also want to write safe code. The architecture you link to looks like it doesn’t make clear gurantees about the data. It uses a neural network that works a bit like a black box. There are likely usecases where such a tool is useful but I don’t think it will bring replace the need for programmers in a meaningful way.