package owl-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Functor to create neural networks of different precision.

module Flatten (Graph : Owl_neural_graph_sig.Sig) : sig ... end
module Make (A : Owl_types_ndarray_algodiff.Sig) : sig ... end