janosh / tensorboard-reducer

Reduce multiple PyTorch TensorBoard runs to new event (or CSV) files.
https://pypi.org/project/tensorboard-reducer
MIT License
68 stars 4 forks source link

Add JSON output option #17

Closed janosh closed 2 years ago

janosh commented 2 years ago

Ability to write to JSON instead of CSV is occasionally useful and easy to add.