Skip to content

taimur1871/transformer_tf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A Tensorflow 2 Implementation of Transformer Architecture

This is an experiment to implement transformer arcitecture in tensorflow 2. The goal is to create reproduceable components that can be then used in other projects. Specifically to explore applications in timeseries, audio processing and image segmentation.

Copying a lot from google tensorflow example on tranformer model for language understanding https://www.tensorflow.org/tutorials/text/transformer#scaled_dot_product_attention

About

toy implementation of transformer in tf2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages