To monitor training progress, run the following from the root directory of this repo:
`tensorboard --logdir='./summaries'`
`tensorboard --logdir=summaries`
Then navigate to `localhost:6006` to monitor progress with Tensorboard.