Skip to content

relation in max_neurons and max_dropout #312

Open
@nabenabe0928

Description

@nabenabe0928

Check later.

The file is autoPyTorch/pipeline/components/setup/network_backbone/ShapedResNetBackbone.py.

@ravinkohli 's comment
Its a hacky way of using the same function to get shaped neurons and shaped dropout. They do not relate to max_neurons but we use the same logic for getting a number of neurons or the value for dropout for a shape. It's not ideal, and we should fix it later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringImprovement of readability and abstract codes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions