Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ attention Public

❗ This is a read-only mirror of the CRAN R package repository. attention — Self-Attention Algorithm

Notifications You must be signed in to change notification settings

cran/attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

❗ This is a read-only mirror of the CRAN R package repository. attention — Self-Attention Algorithm

Resources

Stars

Watchers

Forks

Packages

No packages published