Files
Simple-Transformer-JS/README.md

3 lines
184 B
Markdown
Raw Normal View History

2025-11-18 13:16:02 +01:00
# Simple-Transformer-JS
This project is a small in-browser demonstration of key components of a transformer-style attention mechanism. It runs entirely in JavaScript using ES modules.