Simple example of how to do scaled dot-product attention in tensorflow.
Install Dependencies
pipenv install
Run tests
pipenv run python test.py
Simple example of how to do dot-product attention in TensorFlow
PythonApache-2.0
Simple example of how to do scaled dot-product attention in tensorflow.
pipenv install
pipenv run python test.py