https://github.com/zhaoj9014/keras_tensorboard
https://github.com/zhaoj9014/keras_tensorboard
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhaoj9014/keras_tensorboard
- Owner: ZhaoJ9014
- Created: 2017-03-27T08:05:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T10:39:49.000Z (over 8 years ago)
- Last Synced: 2025-02-22T19:13:00.465Z (8 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keras_Tensorboard
Input from terminal to display tensorboard:
tensorboard --logdir=/home/zhaojian/keras_log
*Note, some functions may be slightly changed w.r.t. different Tensorflow/Keras verison.