MCPcopy Create free account
hub / github.com/athms/learning-from-brains / __init__

Method __init__

src/decoder/autoencoder.py:111–165  ·  view source on GitHub ↗
(
        self,
        num_hidden_layers: int = 4,
        embed_dim: int = 768,
        dropout: float = 0.2,
        teacher_forcing_ratio: float = 0.5,
        **kwargs
        )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected