The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

attention

License CRAN Version R build status Codecov test coverage Total RStudio Cloud Downloads RStudio Cloud Downloads

Self-Attention algorithm helper functions and demonstration vignettes of increasing depth on how to construct the Self-Attention algorithm.

CRAN install

The package can be installed from CRAN using:

install.packages('attention')

Preview version

The development version, to be used at your peril, can be installed from GitHub using the remotes package.

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

Development

Development takes place on the GitHub page.

https://github.com/bquast/attention

Bugs can be filed on the issues page on GitHub.

https://github.com/bquast/attention/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.
Health stats visible at Monitor.