Phi | R Documentation |
The Phi function
Phi(eps)
eps |
parameter for Phi in |
neural network Phi that approximately squares a number between 0 and 1.
Definition 2.23. Rafi S., Padgett, J.L., Nakarmi, U. (2024) Towards an Algebraic Framework For Approximating Functions Using Neural Network Polynomials https://arxiv.org/abs/2402.01058
Phi(0.5) |> view_nn()
Phi(0.1) |> view_nn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.