- Deep Learning Quick Reference
- Mike Bernico
- 110字
- 2021-06-24 18:40:13
Visualizing network graphs
While being able to see into our training process and comparing models is obviously pretty great, that's not all TensorBoard can do. We can also use it to visualize network structure. Here, I've navigated to GRAPHS and pulled up the structure of the deep neural network:

TensorBoard displaying the structure of the deep neural network
The training node represents the input tensor, and by default, it's this giant octopus that connects to the rest of the graph in a somewhat unhelpful way. To fix that, you can just click the node and click Remove from the main graph. It will then be moved off to the side.
推薦閱讀
- 亮劍.NET:.NET深入體驗與實戰精要
- Ansible Configuration Management
- Mastering Hadoop 3
- 中文版Photoshop CS5數碼照片處理完全自學一本通
- Python Artificial Intelligence Projects for Beginners
- Windows XP中文版應用基礎
- Zabbix Network Monitoring(Second Edition)
- 自主研拋機器人技術
- 小型電動機實用設計手冊
- 系統安裝與重裝
- 大數據驅動的機械裝備智能運維理論及應用
- Google SketchUp for Game Design:Beginner's Guide
- Python:Data Analytics and Visualization
- Deep Reinforcement Learning Hands-On
- Azure PowerShell Quick Start Guide