Skip to content

michaelc-yu/Transformer-Language-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Transformer-Language-Translator

A transformer model built from scratch using Python and PyTorch that translates from English to Chinese text.

Architecture contains encoder and decoder layer with MultiHeadAttention and MultiHeadCrossAttention classes, padding masks, future mask, and everything else that allows the whole system to work correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages