Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 465 Bytes

Dawn of Transformers

  1. Implement Spatial Transformer Code (refer link) for CIFAR10 and train for 50 epochs. Click here
  2. Explanation of Vision Transformers from this file: Click here
    • Block
    • Embeddings
    • MLP
    • Attention
    • Encoder