relation in max_neurons and max_dropout
Open
refactoring
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.