The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

transformer

CRAN Version R-CMD-check Codecov test coverage Total RStudio Cloud Downloads RStudio Cloud Downloads

Implementation of Transformer Deep Neural Network with Vignettes.

Installation

The package can be installed from CRAN using:

install.packages('transformer')

Preview version

You can install the development version of transformer from GitHub with:

if (!require('remotes')) install.packages('remotes')
remotes::install_github('bquast/transformer')

Development

Development takes place on the GitHub page.

https://github.com/bquast/transformer

Bugs can be filed on the issues page on GitHub.

https://github.com/bquast/transformer/issues

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.