-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Labels
refactoringImprovement of readability and abstract codesImprovement of readability and abstract codes
Description
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
Labels
refactoringImprovement of readability and abstract codesImprovement of readability and abstract codes