Skip to content

Implement neural architecture search example #3

@kris-brown

Description

@kris-brown

Given a dataset of n features, we want to learn a function ℝⁿ ⟶ ℝ that fits the data without overfitting it. Fixing the method of training the model, the free parameter that decides what our function will be is the architecture of the network. The model space has networks with n inputs and one output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions