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.

Getting started

Package details

AuthorShakil Rafi [aut, cre] (<https://orcid.org/0000-0003-3791-9697>), Joshua Lee Padgett [aut] (<https://orcid.org/0000-0001-9369-351X>), Ukash Nakarmi [ctb] (<https://orcid.org/0000-0002-5351-3956>)
MaintainerShakil Rafi <sarafi@uark.edu>
LicenseGPL-3
Version0.1.0
URL https://github.com/2shakilrafi/nnR/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("nnR")

Try the nnR package in your browser

Any scripts or data that you put into this service are public.

nnR documentation built on May 29, 2024, 2:02 a.m.