Package: nnR 0.1.0

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.

Authors:Shakil Rafi [aut, cre], Joshua Lee Padgett [aut], Ukash Nakarmi [ctb]

nnR_0.1.0.tar.gz
nnR_0.1.0.zip(r-4.5)nnR_0.1.0.zip(r-4.4)nnR_0.1.0.zip(r-4.3)
nnR_0.1.0.tgz(r-4.4-any)nnR_0.1.0.tgz(r-4.3-any)
nnR_0.1.0.tar.gz(r-4.5-noble)nnR_0.1.0.tar.gz(r-4.4-noble)
nnR_0.1.0.tgz(r-4.4-emscripten)nnR_0.1.0.tgz(r-4.3-emscripten)
nnR.pdf |nnR.html
nnR/json (API)

# Install 'nnR' in R:
install.packages('nnR', repos = c('https://2shakilrafi.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/2shakilrafi/nnr/issues

On CRAN:

45 exports 2 stars 1.17 score 0 dependencies 3 scripts 97 downloads

Last updated 7 months agofrom:4bd5cde841. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winNOTESep 17 2024
R-4.5-linuxNOTESep 17 2024
R-4.4-winNOTESep 17 2024
R-4.4-macNOTESep 17 2024
R-4.3-winNOTESep 17 2024
R-4.3-macNOTESep 17 2024

Exports:AA_kAffBC_kckcompCpycreate_block_diagonalcreate_nnCsndepEtrgenerate_random_matrixhidiIdinninstis_nnlayMCMxmnn_sumNrmoutparamPhiPhi_kPrdPwrReLUSigmoidslmSneSqrsrmstkSumTanhTayTrpTunview_nnXpn

Dependencies:

nnR

Rendered fromnnR.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2024-02-14
Started: 2024-02-11