- TensorFlow Machine Learning Projects
- Ankit Jain Armando Fandango Amita Kapoor
- 157字
- 2021-06-10 19:15:26
Overview of TensorFlow and Machine Learning
TensorFlow is a popular library for implementing machine learning-based solutions. It includes a low-level API known as TensorFlow core and many high-level APIs, including two of the most popular ones, known as TensorFlow Estimators and Keras. In this chapter, we will learn about the basics of TensorFlow and build a machine learning model using logistic regression to classify handwritten digits as an example.
We will cover the following topics in this chapter:
- TensorFlow core:
- Tensors in TensorFlow core
- Constants
- Placeholders
- Operations
- Tensors from Python objects
- Variables
- Tensors from library functions
- Computation graphs:
- Lazy loading and execution order
- Graphs on multiple devices – CPU and GPGPU
- Working with multiple graphs
- Machine learning, classification, and logistic regression
- Logistic regression examples in TensorFlow
- Logistic regression examples in Keras
You can follow the code examples in this chapter by using the Jupyter Notebook named ch-01_Overview_of_TensorFlow_and_Machine_Learning.ipynb that's included in the code bundle.
推薦閱讀
- Clojure Data Analysis Cookbook
- Oracle SOA Governance 11g Implementation
- 玩轉智能機器人程小奔
- OpenStack for Architects
- PyTorch深度學習實戰(zhàn)
- 計算機圖形圖像處理:Photoshop CS3
- 智能工業(yè)報警系統(tǒng)
- 傳感器技術應用
- 大型數(shù)據(jù)庫管理系統(tǒng)技術、應用與實例分析:SQL Server 2005
- Visual C++編程全能詞典
- 內模控制及其應用
- 從零開始學Java Web開發(fā)
- 基于RPA技術財務機器人的應用與研究
- 空間機器人
- Dreamweaver+Photoshop+Flash+Fireworks網(wǎng)站建設與網(wǎng)頁設計完全實用