Dropout application
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
I have a question regarding dropout and how it is applied. In the previous non-refactored version of AutoPyTorch there was a `dropout_shape` hyperparameter, which does not seem to be there anymore. Is now dropout applied with the same rate at every layer and if not, does it follow the network shape then ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.