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.