MCPcopy Create free account
hub / github.com/alexklwong/mondi-python / __init__

Method __init__

external_src/kbnet/src/networks.py:555–634  ·  view source on GitHub ↗
(self,
                 input_channels=6,
                 n_filters=[16, 32, 64, 128, 256, 256, 256],
                 weight_initializer='kaiming_uniform',
                 activation_func='leaky_relu',
                 use_batch_norm=False,
                 use_instance_norm=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected