- Mastering TensorFlow 1.x
- Armando Fandango
- 95字
- 2021-06-25 22:50:58
TensorBoard
The complexity of a computation graph gets high even for moderately sized problems. Large computational graphs that represent complex machine learning models can become quite confusing and hard to understand. Visualization helps in easy understanding and interpretation of computation graphs, and thus accelerates the debugging and optimizations of TensorFlow programs. TensorFlow comes with a built-in tool that allows us to visualize computation graphs, namely, TensorBoard.
TensorBoard visualizes computation graph structure, provides statistical analysis and plots the values captured as summaries during the execution of computation graphs. Let's see how it works in practice.
推薦閱讀
- Intel FPGA/CPLD設計(基礎篇)
- Aftershot Pro:Non-destructive photo editing and management
- Windows phone 7.5 application development with F#
- Android NDK Game Development Cookbook
- 數字邏輯(第3版)
- Mastering Manga Studio 5
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- 深入理解序列化與反序列化
- Spring Cloud微服務和分布式系統實踐
- FPGA實驗實訓教程
- Learning Less.js
- 現代多媒體技術及應用
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- 新編計算機組裝與維護
- Liferay 6.2 User Interface Development