package tensorboard

  1. Overview
  2. Docs
No synopsis

Install

Dune Dependency

Authors

Maintainers

Sources

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

README.md.html

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.