Skip to content

tanle8/ai-explained-transformer-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Explainled: Transformer from scratch

Github

Implementation of Transformer from the paper: "Attention is all you need".

This repo belong to a series called AI Explained, where I implement well-known AI/ML architectures (Transformer, Vision Transformer, ...) from scratch. The goal is to gain profound understanding of these architectures by implementing, improving from scratch or upon existing explanations and refining my knowledge.

Thanks to Umar Jamil for his clear explanation on Transformer 👍

Environment setup

To install all required dependencies, following the instructions in SETUP.md .

Architecture

Transformer Architecture

About

AI Explained Series: Transformer from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages