Introduce tensorboard

This commit is contained in:
Shangtong Zhang
2017-07-22 09:28:02 -06:00
parent a145a01cb6
commit 709cde1d4b
6 changed files with 108 additions and 25 deletions
+1
View File
@@ -40,6 +40,7 @@ This is the test curve. Test is triggered in a separate deterministic test proce
* PyTorch
* PIL (pip install Pillow)
* Python 2.7 (I didn't test with Python 3)
* Tensorflow (We need tensorboard)
# Usage
Detailed usage and all training details can be found in ```main.py```