Cgraph_utils.Graph | Attempting 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.Block | Transformer block: communication followed by computation |
Cworking_gpt.FeedFoward | Simple linear layer followed by a non-linearity |
Cworking_gpt.GPTLanguageModel | |
Cworking_gpt.Head | One head of self-attention |
Cworking_gpt.MultiHeadAttention | Multiple heads of self-attention in parallel |