Hello TensorBoard
04. Placeholder (on TensorBoard)
아기토깡이♡
2018. 11. 1. 07:00
<Placeholder (on TensorBoard)>
1. Setup placeholders, and reshape the data
2. Activate TensorBoard (writer)
3. (Open terminal: Alt + F12) $ tensorboard --logdir graphs
(or, --logdir==graphs, --logdir=="graphs", --logdir=="C:\~\graphs")
4. (Open Chrome) http://localhost:6006