Transformer Neural Networks
In this article we explore TrOCR architecture models training strategy and run inference using HuggingFace
In this article we show how to implement Vision Transformer using the PyTorch deep learning library
In this article we cover the attention mechanism in neural networks in detail and also implement it using PyTorch