mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-08-15 18:27:20 +08:00
Update readme.rst
This commit is contained in:
@ -11,7 +11,7 @@ This is a collection of simple PyTorch implementation of various neural network
|
|||||||
Transformers
|
Transformers
|
||||||
------------
|
------------
|
||||||
|
|
||||||
`Transformers module <http://lab-ml.com/labml_nn/transformers/__init__>`_ contains implementations for
|
`Transformers module <http://lab-ml.com/labml_nn/transformers>`_ contains implementations for
|
||||||
`multi-headed attention <http://lab-ml.com/labml_nn/transformers/mha.html>`_
|
`multi-headed attention <http://lab-ml.com/labml_nn/transformers/mha.html>`_
|
||||||
and
|
and
|
||||||
`relative multi-headed attention <http://lab-ml.com/labml_nn/transformers/relative_mha.html>`_.
|
`relative multi-headed attention <http://lab-ml.com/labml_nn/transformers/relative_mha.html>`_.
|
||||||
|
Reference in New Issue
Block a user