Skip navigation links

Package ai.djl.nn

Contains classes to construct neural networks.

See: Description

Package ai.djl.nn Description

Contains classes to construct neural networks.

The primary construct used to build up the networks is the Block (see for details). This package contains a number of implementations of blocks as well as helpers for blocks.

The following subpackages also contain a number of standard neural network operations to use with blocks:

Skip navigation links