Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 661 Bytes

README_PREFIXSUMS.md

File metadata and controls

17 lines (11 loc) · 661 Bytes

Easy-To-Hard Prefix Sums

The official repository for the paper "Can You Learn an Algorithm? Generalizing from Easy to Hard Problems with Recurrent Networks".

Getting Started

Requirements

To install requirements:

pip install -r requirements.txt

To download datasets, see the Google Drive folder. Download data and put it in the ./data directory.

Training & Testing

See the launch scripts for training and testing models used in the paper.

Citing our paper

If you find this code helpful, please consider citing our work.