Skip to content
#

self-attention-implementation

Here are 8 public repositories matching this topic...

Language: All
Filter by language

This repository provides a basic implementation of self-attention. The code demonstrates how attention mechanisms work in predicting the next word in a sequence. It's a basic implementation that demonstrates the core concept of attention but lacks the complexity of more advanced models like Transformers.

  • Updated Sep 23, 2024
  • Python

SeedGPT is a minimal decoder-only LLM from scratch, inspired by andrej karpathy's tutorials, generating text token-by-token based on input word prompts.

  • Updated May 10, 2025
  • Python

Proiect Natural Language Processing (NLP) Anul 3, Semestrul 2, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

  • Updated May 28, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the self-attention-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the self-attention-implementation topic, visit your repo's landing page and select "manage topics."

Learn more