Skip to content

torphix/Transformer-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Transformer-Pytorch

When building Deep learning models the transformer architechture is often used, in particular Multi headed attention (MHA).

This repo is made to save me retyping out everything when ever I want to use MHA in a project.

Implemented in pytorch

About

Boilerplate for transformer architechture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages