Jupyter Notebook for a "Deep Learning with TensorFlow" recitation
To run the tensor-board enhanced deep learning tutorial:
- Specify the "logs_path" variable in DeepLearningTensorFlowRecitation.py
- Run "python DeepLearningTensorFlowRecitation.py" from the command-line
- After reunning the python file, run "tensorboard --logdir=run1:your_logs_path --port 6006"
- Navigate to http://127.0.1.1:6006 to see the TensorBoard