MCPcopy Create free account
hub / github.com/EternityZY/STNSCM / __init__

Method __init__

model/GraphGateRNN.py:35–109  ·  view source on GitHub ↗
(self, in_channels,
                 time_channels,
                 hidden_channels,
                 dropout_type='zoneout',
                 gcn_depth=2,
                 num_of_weeks=1,
                 num_of_days=1,
                 num_of_hours=1,
                 dropout_prob=0.3,
                 fusion_mode=2,
                 node_num=54,
                 static_norm_adjs=None,
                 alpha=1,
                 norm='D-1')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GCNClass · 0.90

Tested by

no test coverage detected