speedrun icon indicating copy to clipboard operation
speedrun copied to clipboard

Research code need not be ugly.

Results 3 speedrun issues
Sort by recently updated
recently updated
newest added

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`.

enhancement

The readme is rather terse and not as concise as it should be.

wip

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