Skip to content

Instantly share code, notes, and snippets.

@kannkyo
Created March 5, 2019 13:13
Show Gist options
  • Save kannkyo/03281eab59e3cca7a471727cae3543f1 to your computer and use it in GitHub Desktop.
Save kannkyo/03281eab59e3cca7a471727cae3543f1 to your computer and use it in GitHub Desktop.
script for tensorboard
#!/bin/bash
tensorboard --logdir ./logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment