Transformer fundamentals
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nbigram
 NBigram
 CBigramLanguageModel
 NGraph_Dataset
 CGraphDataset
 Ngraph_utils
 CGraphAttempting to create a custom Graph class that can load, manipulate, and visualize graphs from .dot files these are basic graphs right now
 Nworking_gpt
 CBlockTransformer block: communication followed by computation
 CFeedFowardSimple linear layer followed by a non-linearity
 CGPTLanguageModel
 CHeadOne head of self-attention
 CMultiHeadAttentionMultiple heads of self-attention in parallel