Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 798 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 798 Bytes

TensorBoard-Examples

TensorBoard - Examples

All Examples From

Environment

  • TensorFlow Docker Image by me
  • Dataset : MNIST
  • TensorBoard : docker exec -it tensorflow tensorboard --logdir=/logs/mnist

Examples

    1. Softmax
    1. NN
    1. NN with Xavier initializer
    1. NN with Xavier initializer & Dropout
    1. CNN

TensorBoard

Screenshot #1 Screenshot #2 Screenshot #3