package neural_nets_lib

  1. Overview
  2. Docs

Module OcannlSource

Sourcemodule Nn_blocks : sig ... end

Prior to OCANNL 0.5, this module is just a placeholder hinting at an intended design pattern for model components.

Sourcemodule Operation : sig ... end

Computational primitives for neural networks, integrating Tensor with Assignments.

Sourcemodule PrintBox_utils : sig ... end
Sourcemodule Row : sig ... end

The row type, shape inference related types and constraint solving.

Sourcemodule Shape : sig ... end
Sourcemodule Tensor : sig ... end
Sourcemodule Train : sig ... end
OCaml

Innovation. Community. Security.