Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 559 Bytes

File metadata and controls

10 lines (6 loc) · 559 Bytes

Transformer-Network

In this notebook I explored the Transformer architecture, a neural network that takes advantage of parallel processing and allows to substantially speed up the training process.

References

The Transformer algorithm was due to Vaswani et al. (2017).