Skip to content

An implementation of the transformer NLP model architecture

Notifications You must be signed in to change notification settings

brianneville/Transformer

Repository files navigation

Transformer

An implementation of the transformer NLP model architecture

This is an attempt to create the transformer as described in the paper: 'Attention is all you need' - https://arxiv.org/pdf/1706.03762.pdf

This project has been halted as of right now, as my PC struggles to handle this model (possibly due to RAM limitations). This makes it difficult to test or train the model

About

An implementation of the transformer NLP model architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages