Skip to content

mrtanke/Transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on-transformer

This repository contains step-by-step implementations of the core components of the Transformer architecture in PyTorch.
It is designed as a learning project to better understand how Transformers work under the hood.

image

Requirements

Reference Environment:

  • Python 3.10.18
  • PyTorch 2.8.0
  • Jupyter Notebook
  • ...

Quick Start

Clone the repository and run the notebooks step by step:

jupyter notebook

About

The learning and trying code of Transformer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published