SEModule {fastai} | R Documentation |
SEModule
Description
SEModule
Usage
SEModule(ch, reduction, act_cls = nn()$ReLU)
Arguments
ch |
ch |
reduction |
reduction |
act_cls |
activation |
Value
None
[Package fastai version 2.2.2 Index]
SEModule {fastai} | R Documentation |
SEModule
SEModule(ch, reduction, act_cls = nn()$ReLU)
ch |
ch |
reduction |
reduction |
act_cls |
activation |
None