--- title: 'Description2Code' summary: "Given some brief text describing a short program, generate the program's source code." difficulty: 3 # out of 3 ---

The (extremely) ambitious goal of this request is to solve the problem of turning descriptions into code. It is outside the reach of current machine learning algorithms. However, ethancaballero has collected 5000 input-output examples of programming challenges. It can be interesting to play with this small dataset, to see whether anything interesting can be achieved with an application of standard supervised learning techniques.