
Getting started with TensorFlow and TensorBoard
- In given Notebook here you will see
- How to define constants for TensorFlow
- How to create session
- How to evaluate functions and print constants
- How to do simple mathemetical calculations using placeholders
- And in last but not least How to visualize graph using TensorBoard
Comments