- 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.
推薦閱讀
- 高效能辦公必修課:Word圖文處理
- Oracle SOA Governance 11g Implementation
- 數(shù)據(jù)產(chǎn)品經(jīng)理:解決方案與案例分析
- 最后一個人類
- 深度學(xué)習(xí)中的圖像分類與對抗技術(shù)
- CorelDRAW X4中文版平面設(shè)計(jì)50例
- Python Algorithmic Trading Cookbook
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- AI 3.0
- JavaScript典型應(yīng)用與最佳實(shí)踐
- 工業(yè)控制系統(tǒng)測試與評價技術(shù)
- Extending Ansible
- 機(jī)器人制作入門(第4版)