Skip to content

bquast/transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

simple from-scratch implementation of the Transformer architecture in R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages