MCPcopy Create free account
hub / github.com/dailenson/SDT / __init__

Method __init__

models/encoder.py:9–18  ·  view source on GitHub ↗
(self, d_model=256, nhead=8, num_encoder_layers=3,
                 dim_feedforward=2048, dropout=0.1, activation="relu",
                 normalize_before=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 3

PositionalEncodingClass · 0.85
TransformerEncoderClass · 0.85

Tested by

no test coverage detected