Package: transformer
Title: Implementation of Transformer Deep Neural Network with Vignettes
Version: 0.2.0
Authors@R: 
    person("Bastiaan", "Quast", , "bquast@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2951-3577"))
Description: Transformer is a Deep Neural Network Architecture based i.a. on the Attention mechanism (Vaswani et al. (2017) <doi:10.48550/arXiv.1706.03762>). 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: attention (>= 0.4.0)
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-10 12:04:15 UTC; bquast
Author: Bastiaan Quast [aut, cre] (<https://orcid.org/0000-0002-2951-3577>)
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-10 12:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:43:02 UTC; windows
