package owl-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val generate_directions : (int * int) -> t array
val generate_test_samples : (int * int) -> int -> t list * t array
val finite_difference_grad : f:(t -> t) -> ?eps:float -> t -> t -> t
val check_grad : threshold:float -> ?verbose:bool -> ?eps:float -> f:(t -> t) -> directions:t array -> t list -> bool * int
OCaml

Innovation. Community. Security.