MCPcopy Create free account
hub / github.com/InternRobotics/NavDP / __init__

Method __init__

baselines/vint/vint_network.py:32–55  ·  view source on GitHub ↗
(
        self,
        embed_dim=512,
        seq_len=6,
        output_layers=[256, 128, 64],
        nhead=8,
        num_layers=8,
        ff_dim_factor=4,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

PositionalEncodingClass · 0.70
__init__Method · 0.45

Tested by

no test coverage detected