Skip to content

🤖 Building a transformer from scratch — because if suffering builds character, it might as well build a seq2seq translation model too!

Notifications You must be signed in to change notification settings

aandyw/TransformerFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransformerFromScratch

🤖

Setup

Setup the local development environment using

./scripts/setup_env.sh     # Create virtual env & download dependencies
source .venv/bin/activate  # Activate it

Acknowledgements

A variety of resources that really helped us out in understanding and implementing the Transformer model

About

🤖 Building a transformer from scratch — because if suffering builds character, it might as well build a seq2seq translation model too!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published