Learn R Programming

nnR (version 0.1.0)

Id: : Id

Description

The function that returns the \(\mathsf{Id_1}\) networks.

Usage

Id(d = 1)

Value

Returns the \(\mathsf{Id_1}\) network.

Arguments

d

the dimension of the \(Id\) network, by default it is \(1\).

References

Definition 2.17. 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

Examples

Run this code
Id()
Id(3)

Run the code above in your browser using DataLab