package oml

  1. Overview
  2. Docs
include module type of Oml_functions
val softmax : ?temperature:float -> float array -> float array