Difference between revisions of "Note of TensorFlow"

From ESS-WIKI
Jump to: navigation, search
Line 4: Line 4:
  
 
= How To =
 
= How To =
[[Run a TensorFlow docker sample|Run a TensorFlow docker sample]]
+
 
 +
[[Run a TensorFlow Docker Sample|Run a TensorFlow Docker Sample]]
  
 
[[How_to_evaluate_model_with_TensorBoard|How to evaluate model with TensorBoard]]
 
[[How_to_evaluate_model_with_TensorBoard|How to evaluate model with TensorBoard]]

Revision as of 05:25, 16 October 2018

Introduction

Introduction of TensorFlow - Download link

How To

Run a TensorFlow Docker Sample

How to evaluate model with TensorBoard

TensorFlow Sample Code

TensorFlow in Docker

How To Freeze a TF Model and Serve it with a Python API

Reference

Example