Skip to content

Simple example of how to do dot-product attention in TensorFlow

License

Notifications You must be signed in to change notification settings

kkiningh/tf-attention-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple example of how to do scaled dot-product attention in tensorflow.

Install Dependencies

pipenv install

Run tests

pipenv run python test.py

About

Simple example of how to do dot-product attention in TensorFlow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages