The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.nnR |
Author: | Shakil Rafi [aut, cre], Joshua Lee Padgett [aut], Ukash Nakarmi [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 |
Reference manual: | nnR.pdf |
Vignettes: |
nnR |
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 |
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.