Hacker News new | ask | show | jobs
Show HN: Simple Transformer Implementation in PyTorch (github.com)
1 points by battle-racket 395 days ago
I wrote a simple transformer implementation in pytorch, aimed at readability rather than efficiency. This was mostly for learning purposes. Let me know what you think!