pihnn.nn#

Definition of PIHNN networks.

Attributes#

Classes#

ComplexLinear

Extension of torch.nn.Linear to complex values.

ComplexParameter

Extension of torch.nn.Parameter to complex values.

PIHNN

Main class for the employment of physics-informed holomorphic neural networks (PIHNNs).

DD_PIHNN

Domain-decomposition physics-informed holomorphic neural networks (DD-PIHNNs).

Module Contents#

pihnn.nn.device[source]#