CoolFace
Datasetpublic

Fraser/dream-coder

Program Synthesis Data Generated program synthesis datasets used to train dreamcoder. Currently just supports text & list data.

sourceHugging Facemitupdated 4y agoView on Hugging Face
6likes689downloads
ec.py4 linesDownload Raw Back to dreamcoder
1print("DEPRECATION NOTICE: this module (dreamcoder.ec) will be deleted soon, "2      "please update your code to import from dreamcoder.dreamcoder instead")3from dreamcoder.dreamcoder import *  # noqa4