package owl

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

Neural network: module aliases

Single precision neural network
module S : sig ... end
Double precision neural network
module D : sig ... end