View on GitHub

maximal

A TensorFlow-compatible Python library that provides models and layers to implement custom Transformer neural networks. Built on TensorFlow 2.

TransformerLayer

Transformer Encoder layer.

Inherits from tensorflow.keras.layers.Layer.

Arguments

__init__ args:

call args:

Returns

Used in tutorial