Skip to content

darthchudi/transformer-py

Repository files navigation

Transformer PyTorch

This repository contains a PyTorch implementation of the Transformer architecture in the paper Attention is All You Need.

This serves as an accompanying codebase for the blog post here.

architecture

The implemented model is trained on a Machine Translation task on Igbo-English sentence pairs.

About

Transformer architecture implementation from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published