Refactor: Consolidate dependencies, improve testing, and add CI/CD d18b34d OliverPerrin commited on 20 days ago
Implemented the following parts for the Transformer model: poisional_encoding, feedfoward, encoder, and skeleton of decoder. As well as Test cases for each class respectively and visualizations 5a20c96 OliverPerrin commited on Oct 29