shakespeare-text-generation-transformer
PublicA comprehensive, from-scratch implementation of the Transformer architecture for Shakespearean text generation using TensorFlow and following the "Attention Is All You Need" paper (Vaswani et al., 2017). Includes custom training pipeline, data augmentation, and advanced text generation techniques.