speedrun
speedrun copied to clipboard
Research code need not be ugly.
Recent versions of Tensorboard supports [logging and visualising hyperparameters](https://www.tensorflow.org/tensorboard/hyperparameter_tuning_with_hparams). Given that it's [supported by TensorboardX](https://tensorboardx.readthedocs.io/en/latest/tensorboard.html#tensorboardX.SummaryWriter.add_hparams), it shouldn't be too difficult to integrate it in `TensorboardMixin`.
Let's bring this on conda-forge as well :). I started with the recipe here: https://github.com/inferno-pytorch/staged-recipes @nasimrahaman Are there more dependencies than this: https://github.com/inferno-pytorch/staged-recipes/blob/master/recipes/speedrun/meta.yaml#L24-L28