Skip to content

Show HN: OverBoard, Like TensorBoard but with Native Python GUI, for PyTorch

github.com/jotaf98
5 pointsjotaf1 comment
On HN

Comments

jotafOP

Hi, I wasn't very happy with the existing options for managing/visualizing deep learning experiments, so (naturally) I rolled my own (and spent way too much time in the process).

Specifically, what I didn't like was: 1) The strange ritual of launching a terminal command and being told to open my browser in a local port always struck me as a bit clunky. 2) I want to visualize tensors and do arbitrary plots as I go, with MatPlotLib. (TensorBoard specifically can be restrictive in the plot types.)

So here's the result; a fully responsive app in PyQt. There's a GIF showcasing most features after the link!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.