Index
Alle Klassen und Schnittstellen|Alle Packages
B
- biases - Variable in Klasse me.damoebe.architectures.transformer.mha.Head
-
All biases of the head in one list, (size = inputEmbeddingSize*inputEmbeddingAmount*3) -> used to calculate the queries, keys and values.
- Block<H,
N> - Klasse in me.damoebe.architectures.transformer -
The Transformer Bock class containing a mha and multiple mlps.
- Block(MultiHeadAttention<H>, N) - Konstruktor für Klasse me.damoebe.architectures.transformer.Block
-
The main constructor of the Block class
Alle Klassen und Schnittstellen|Alle Packages