teaching
Welcome to my teaching materials collection. ⚠️ These page and course are currently under development.
Transformer Architectures
End-to-end implementation of transformer architectures with production-grade practices.
Part 1: Core Implementation
Notebook | English | Russian |
---|---|---|
1. Understanding Tokenization: Byte-Pair Encoding | | |
2. Implementing Transformer Architecture | | |
3. Improving Architecture with SoTA Techniques | | |
4. Evaluation Metrics: BLEU, ROUGE, METEOR, WandB | | |
5. Hyperparameter tuning with Wandb Sweeps | | |
6. Complete Transformer: End-to-End Python Pipeline | | |
7. Create API and use Gradio and Streamlit | | |
8. Model Deployment and Monitoring | | |