| ▼Nbigram | |
| ▼NBigram | |
| CBigramLanguageModel | |
| ▼NGraph_Dataset | |
| CGraphDataset | |
| ▼Ngraph_utils | |
| CGraph | Attempting to create a custom Graph class that can load, manipulate, and visualize graphs from .dot files these are basic graphs right now |
| ▼Nworking_gpt | |
| CBlock | Transformer block: communication followed by computation |
| CFeedFoward | Simple linear layer followed by a non-linearity |
| CGPTLanguageModel | |
| CHead | One head of self-attention |
| CMultiHeadAttention | Multiple heads of self-attention in parallel |