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

Method __init__

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected