cito: Building and Training Neural Networks

Building and training custom neural networks in the typical R syntax. The 'torch' package is used for numerical calculations, which allows for training on CPU as well as on a graphics card.

Version: 1.0.0
Depends: R (≥ 3.5)
Imports: coro, checkmate, torch
Suggests: rmarkdown, knitr, testthat, plotly, ggraph, igraph, stats, ggplot2
Published: 2022-08-11
Author: Christian Amesöder [aut, cre], Maximilian Pichler [aut]
Maintainer: Christian Amesöder <Christian.Amesoeder at stud.uni-regensburg.de>
BugReports: https://github.com/citoverse/cito/issues
License: GPL (≥ 3)
NeedsCompilation: no
Materials: README
CRAN checks: cito results

Documentation:

Reference manual: cito.pdf
Vignettes: cito

Downloads:

Package source: cito_1.0.0.tar.gz
Windows binaries: r-devel: cito_1.0.0.zip, r-release: cito_1.0.0.zip, r-oldrel: cito_1.0.0.zip
macOS binaries: r-release (arm64): cito_1.0.0.tgz, r-oldrel (arm64): cito_1.0.0.tgz, r-release (x86_64): cito_1.0.0.tgz, r-oldrel (x86_64): cito_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cito to link to this page.