- Mastering TensorFlow 1.x
- Armando Fandango
- 142字
- 2021-06-25 22:50:58
High-Level Libraries for TensorFlow
There are several high-level libraries and interfaces (API) for TensorFlow that allow us to build and train models easily and with less amount of code such as TF Learn, TF Slim, Sonnet, PrettyTensor, Keras and recently released TensorFlow Estimators.
We will cover the following high-level libraries in this chapter while dedicating the next chapter to Keras:
- TF Estimator - previously TF Learn
- TF Slim
- TFLearn
- PrettyTensor
- Sonnet
We shall provide examples of building the models for MNIST dataset using all of the five libraries. Do not worry about understanding the details of the models yet as we cover the details of models from chapter 4 onwards.
You can follow the code examples in this chapter with the Jupyter Notebook ch-02_TF_High_Level_Libraries included in the code bundle. Try modifying the examples in the notebook to experiment and play around.
- 零點起飛學Xilinx FPG
- Instant uTorrent
- 計算機組裝與系統配置
- 硬件產品經理手冊:手把手構建智能硬件產品
- scikit-learn:Machine Learning Simplified
- 分布式微服務架構:原理與實戰
- The Deep Learning with Keras Workshop
- 單片機開發與典型工程項目實例詳解
- Hands-On Deep Learning for Images with TensorFlow
- 新編電腦組裝與硬件維修從入門到精通
- STM32自學筆記
- 3D Printing Blueprints
- 筆記本電腦現場維修實錄
- USB 3.0編程寶典
- Arduino+3D打印創新電子制作2