program-synthesis topic

List program-synthesis repositories

apps

365
Stars
48
Forks
Watchers

APPS: Automated Programming Progress Standard (NeurIPS 2021)

neural-symbolic-machines

376
Stars
69
Forks
Watchers

Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in program synthesis and semantic parsing.

AI-Programmer

1.1k
Stars
264
Forks
Watchers

Using artificial intelligence and genetic algorithms to automatically write programs. Tutorial: http://www.primaryobjects.com/cms/article149

PythonProgrammingPuzzles

952
Stars
93
Forks
Watchers

A Dataset of Python Challenges for AI Research

strans

547
Stars
17
Forks
Watchers

Performs string manipulation tasks by learning from the provided example(s), instead of having to program them out explicitly.

suslik

121
Stars
20
Forks
Watchers

Synthesis of Heap-Manipulating Programs from Separation Logic

sel

162
Stars
21
Forks
Watchers

Programmatic modification and evaluation of software

rat-sql

398
Stars
117
Forks
Watchers

A relation-aware semantic parsing model from English to SQL

prose

611
Stars
96
Forks
Watchers

Microsoft Program Synthesis using Examples SDK is a framework of technologies for the automatic generation of programs from input-output examples. This repo includes samples and sample data for the Mi...