deep-learning 5
- Coding Transformer Model from Scratch Using PyTorch - Part 2 (Data Processing and Preparation)
- Coding Transformer Model from Scratch Using PyTorch - Part 1 (Understanding and Implementing the Architecture)
- Machine Translation using Attention with PyTorch
- Machine Translation using Recurrent Neural Network and PyTorch
- Understanding and implementing Neural Network with SoftMax in Python from scratch