Difference between revisions of "Note of TensorFlow"
From ESS-WIKI
| Line 4: | Line 4: | ||
= How To = | = How To = | ||
| + | [[Deploy Tensorflow to K8S|Deploy Tensorflow to K8S]] | ||
| − | [[ | + | [[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]] | ||
Latest revision as of 03:26, 22 October 2018
Introduction
Introduction of TensorFlow - Download link
How To
Run a TensorFlow Docker Sample
How to evaluate model with TensorBoard
How To Freeze a TF Model and Serve it with a Python API