Program induction

22 papers with code • 0 benchmarks • 1 datasets

Generating program code for domain-specific tasks

Datasets


RobustFill: Neural Program Learning under Noisy I/O

amitz25/PCCoder ICML 2017

Recently, two competing approaches for automatic program learning have received significant attention: (1) neural program synthesis, where a neural network is conditioned on input/output (I/O) examples and learns to generate a program, and (2) neural program induction, where a neural network generates new outputs directly using a latent program representation.

47
21 Mar 2017

Learning a Natural Language Interface with Neural Programmer

tensorflow/models 28 Nov 2016

The main experimental result in this paper is that a single Neural Programmer model achieves 34. 2% accuracy using only 10, 000 examples with weak supervision.

76,628
28 Nov 2016