Skip to content

Jupyter notebook of experiments #2

@dkamm

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).

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