Learn R Programming

nnR (version 0.1.0)

i: i

Description

The function that returns the \(\mathbb{i}\) network.

Usage

i(d)

Value

returns the i_d network

Arguments

d

the size of the \(\mathsf{i}\) network

References

Definition 2.2.6. Jentzen, A., Kuckuck, B., and von Wurstemberger, P. (2023). Mathematical introduction to deep learning: Methods, implementations, and theory. https://arxiv.org/abs/2310.20360

Examples

Run this code
i(5)
i(10)

Run the code above in your browser using DataLab