package owl

  1. Overview
  2. Docs
OCaml Scientific and Engineering Computing

Install

Dune Dependency

Authors

Maintainers

Sources

owl-1.1.tbz
sha256=983602676cf7dd54c4bdcea057825379c21703fbc7216b94dfb0400c697fca88
sha512=2c19d84412e11806dbbce399fe07099404f4987b82ec5ea305de53046063edcc32fd3dd552a04473b14c6c5b942a7ed92582f9f388e73dd652a978d775fb5a95

doc/owl/Owl_dataset/index.html

Module Owl_datasetSource

Dataset: easy access to various datasets

Sourceval remote_data_path : unit -> string
Sourceval local_data_path : unit -> string
Sourceval download_data : string -> unit
Sourceval download_all : unit -> unit
Sourceval print_mnist_image : (float, 'a) Owl_dense_matrix_generic.t -> unit
Sourceval load_stopwords : unit -> (string, int) Hashtbl.t
Sourceval load_nips_train_data : (string, 'a) Hashtbl.t -> string array array
OCaml

Innovation. Community. Security.