Skip to content

Jupyter notebook of experiments #2

Description

@dkamm
  • 2d embedding visualization
  • neural network prediction of example program
  • training summary (not provided in paper)
  • search speedups (dfs + sort-and-add):
    • train on T = 3, test on T = 3, P = 500
    • train on T = 4, test on T = 5, P = 100
  • generalization: T_train = [1...4], T_test = [1,...,5]

Test programs are semantically disjoint from train programs where T_train <= T_test.

Each training set is composed of programs of length T (not <= T).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions