Transformer fundamentals
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cgraph_utils.GraphAttempting to create a custom Graph class that can load, manipulate, and visualize graphs from .dot files these are basic graphs right now
 CGraph_Dataset.GraphDataset
 Cnn.Module
 Cbigram.Bigram.BigramLanguageModel
 Cworking_gpt.BlockTransformer block: communication followed by computation
 Cworking_gpt.FeedFowardSimple linear layer followed by a non-linearity
 Cworking_gpt.GPTLanguageModel
 Cworking_gpt.HeadOne head of self-attention
 Cworking_gpt.MultiHeadAttentionMultiple heads of self-attention in parallel