i: i

View source: R/i.R

iR Documentation

i

Description

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

Usage

i(d)

Arguments

d

the size of the \mathsf{i} network

Value

returns the i_d 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

i(5)
i(10)


nnR documentation built on May 29, 2024, 2:02 a.m.

Related to i in nnR...