![TensorFlow Machine Learning Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/264/34851264/b_34851264.jpg)
上QQ阅读APP看书,第一时间看更新
Chapter 1. Getting Started with TensorFlow
In this chapter, we will cover basic recipes in order to understand how TensorFlow works and how to access data for this book and additional resources. By the end of the chapter, you should have knowledge of the following:
- How TensorFlow Works
- Declaring Variables and Tensors
- Using Placeholders and Variables
- Working with Matrices
- Declaring Operations
- Implementing Activation Functions
- Working with Data Sources
- Additional Resources