This commit is contained in:
Varuna Jayasiri
2021-11-06 14:36:50 +05:30
parent 3a54a2099d
commit c1a1556c6e
3 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@ implementations.
* [Pay Attention to MLPs (gMLP)](transformers/gmlp/index.html)
* [Vision Transformer (ViT)](transformers/vit/index.html)
* [Primer EZ](transformers/primer_ez/index.html)
* [Hourglass](transformers/hourglass/index.html)
* [Hourglass](transformers/hour_glass/index.html)
#### ✨ [Recurrent Highway Networks](recurrent_highway_networks/index.html)