package caisar

  1. Overview
  2. Docs
A platform for characterizing the safety and robustness of artificial intelligence based software

Install

dune-project
 Dependency

Authors

Maintainers

Sources

caisar-0.2.1.tbz
sha256=a9a704f1e4e255eee2e9b0333e6c7b0e3e002293ce0068faa1c3d7c18d209997
sha512=7e35bd5527f82c5c6f62452c88e2971907a4eab89fd4efb699b99eb95f730d752908d51c47e104dcff5ceb58cf24c87d3399cb42e09a47691440927463168abb

doc/caisar.ovo/Ovo/index.html

Module OvoSource

Sourcetype t = private {
  1. n_inputs : int;
    (*

    Number of inputs.

    *)
  2. n_outputs : int;
    (*

    Number of outputs.

    *)
}

OVO model metadata.

Sourceval parse : string -> (t, string) Result.t

Parse an OVO file.

OCaml

Innovation. Community. Security.