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:

4.70 score 2 stars 3 scripts 110 downloads 45 exports 0 dependencies

Last updated 2 months agofrom:a454ae961b. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 03 2024
R-4.5-winERROROct 03 2024
R-4.5-linuxERROROct 03 2024
R-4.4-winERROROct 03 2024
R-4.4-macERROROct 03 2024
R-4.3-winERROROct 03 2024
R-4.3-macERROROct 03 2024

Exports:AA_kAffBC_kckcompCpycreate_block_diagonalcreate_nnCsndepEtrgenerate_random_matrixhidiIdinninstis_nnlayMCMxmnn_sumNrmoutparamPhiPhi_kPrdPwrReLUSigmoidslmSneSqrsrmstkSumTanhTayTrpTunview_nnXpn

Dependencies:

nnR

Rendered fromnnR.Rmdusingknitr::rmarkdownon Oct 03 2024.

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