- Mastering TensorFlow 1.x
- Armando Fandango
- 105字
- 2021-06-25 22:51:02
Summary
In this chapter, we did a tour of some of the high-level libraries that are built on top of TensorFlow. We learned about TF Estimator, TF Slim, TFLearn, PrettyTensor, and Sonnet. We implemented the MNIST classification example for all five of them. If you could not understand the details of the models, do not worry, because the models built for MNIST example will be presented again in the following chapters.
We summarize the libraries and frameworks presented in this chapter in the following table:

In the next chapter, we shall learn about Keras, the most popular high-level library for creating and training TensorFlow models.
推薦閱讀
- Learning Cocos2d-x Game Development
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- 基于Apache Kylin構建大數據分析平臺
- 筆記本電腦應用技巧
- 單片機系統設計與開發教程
- VMware Workstation:No Experience Necessary
- Blender Game Engine:Beginner's Guide
- 微服務實戰(Dubbox +Spring Boot+Docker)
- FPGA實戰訓練精粹
- Deep Learning with Keras
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- ARM接口編程
- Applied Deep Learning with Keras
- USB 3.0編程寶典
- 實戰Alibaba Sentinel:深度解析微服務高并發流量治理