Skip to content

Meta-problem: deciding what class of neural network works best for a given function #10

@timql

Description

@timql

** not urgent: for down the road

  • Train a classifier on a bunch of different functions and how well a range of neural network topologies approximate that function

    • The input to this classifier would be some representation of the function's AST, and the expected output would be which class of neural network should be used to approximate the function. Potentially more powerful than trying to define families of functions/ASTs explicitly.
  • We can just generate a whole bunch of small ASTs to use as training data for this classifier

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions