package tensorboard

  1. Overview
  2. Docs
No synopsis

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.1.tar.gz
md5=91035b4a9827fdf6e2fb61d0edb1bb2c
sha512=7f09994c0bb844429b795b971ae3bacd927eae4854a4efc36dbf8d6f4ea24e7f05f754f7191747e32b4fef1922589d1db8d2622147a1706efe7e79201329400b

Description

Published: 29 Oct 2018

README

ocaml-tensorboard

The TensorBoard project is made of various web applications to help understanding TensorFlow based models.

The ocaml-tensorboard library provides functions to write TensorBoard events from ocaml without relying on TensorFlow.

Part of the code comes from ocaml-protoc, ppx_deriving_protobuf.

Dependencies (5)

  1. dune
  2. ocaml >= "4.06"
  3. stdio
  4. bigstringaf
  5. base >= "v0.11.0"

Dev Dependencies

None

Used by

None

Conflicts

None