Learning Program Synthesis for Integer Sequences from Scratch
2022-02-24Code Available1· sign in to hype
Thibault Gauthier, Josef Urban
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/barakeel/oeis-synthesisOfficialIn papertf★ 25
- github.com/anonuser4213/oeis-synthesisOfficialIn papernone★ 1
- github.com/anon52mi4/oeis-aliennone★ 22
Abstract
We present a self-learning approach for synthesizing programs from integer sequences. Our method relies on a tree search guided by a learned policy. Our system is tested on the On-Line Encyclopedia of Integer Sequences. There, it discovers, on its own, solutions for 27987 sequences starting from basic operators and without human-written training examples.