Skip to content

Commit 73965ac

Browse files
committed
Updated README
1 parent 1f61d9a commit 73965ac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
Experimenting with implementing the transformer architecture from the paper "Attention is All You Need" by Vaswani et al. (2017) in PyTorch.
1+
# Tiny Transformer
22

3-
Under Development
3+
An experiment implementing the encoder part of the transformer architecture from the paper "Attention is All You Need" by Vaswani et al. (2017) in PyTorch.
4+
5+
![Demo](test.gif)

0 commit comments

Comments
 (0)