
Transformer from Scratch
PythonNLPDeep Learning
A complete implementation of a transformer model from scratch with a translation task, showcasing deep learning expertise and a solid understanding of NLP concepts.
This project involved building a transformer from the ground up without any deep learning libraries. The focus was on understanding the core architecture and mechanics behind transformers, applied to a translation task.