Package: transformer
Title: Implementation of Transformer Deep Neural Network with Vignettes
Version: 0.1.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
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-04-27 16:19:40 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-04-28 18:20:02 UTC
