You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project involves writing the transformer code without using the PyTorch library. The main purpose is to understand the code and the underlying concept.
Project Specification
Study linear algebra (Khan Academy)
Understand the structure of the transformer (+ attention)