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.

nnR: Neural Networks Made Algebraic

Do algebraic operations on neural networks. We seek here to implement in R, operations on neural networks and their resulting approximations. Our operations derive their descriptions mainly from Rafi S., Padgett, J.L., and Nakarmi, U. (2024), "Towards an Algebraic Framework For Approximating Functions Using Neural Network Polynomials", <doi:10.48550/arXiv.2402.01058>, Grohs P., Hornung, F., Jentzen, A. et al. (2023), "Space-time error estimates for deep neural network approximations for differential equations", <doi:10.1007/s10444-022-09970-2>, Jentzen A., Kuckuck B., von Wurstemberger, P. (2023), "Mathematical Introduction to Deep Learning Methods, Implementations, and Theory" <doi:10.48550/arXiv.2310.20360>. Our implementation is meant mainly as a pedagogical tool, and proof of concept. Faster implementations with deeper vectorizations may be made in future versions.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-02-14
Author: Shakil Rafi ORCID iD [aut, cre], Joshua Lee Padgett ORCID iD [aut], Ukash Nakarmi ORCID iD [ctb]
Maintainer: Shakil Rafi <sarafi at uark.edu>
BugReports: https://github.com/2shakilrafi/nnR/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
License: GPL-3
URL: https://github.com/2shakilrafi/nnR/
NeedsCompilation: no
CRAN checks: nnR results

Documentation:

Reference manual: nnR.pdf
Vignettes: nnR

Downloads:

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

Linking:

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

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.