numpy implementation of deep learning models including Transformer (With 6 exercise)
-
Updated
Feb 24, 2024 - Python
numpy implementation of deep learning models including Transformer (With 6 exercise)
A pure NumPy implementation of GPT built from scratch for educational purposes. Features manual backpropagation, multi-head attention, and a custom Adam optimizer with zero deep learning frameworks.
Add a description, image, and links to the transformer-numpy topic page so that developers can more easily learn about it.
To associate your repository with the transformer-numpy topic, visit your repo's landing page and select "manage topics."