We're sorry. An error has occurred
Please cancel or retry.
TensorFlow 2 Pocket Primer
Some error occured while loading the Quick View. Please close the Quick View and try reloading the page.
Couldn't load pickup availability
-
02 October 2019

As part of the best-selling Pocket Primer series, this book is designed to introduce beginners to basic machine learning algorithms using TensorFlow 2. It is intended to be a fast-paced introduction to various “core” features of TensorFlow, with code samples that cover machine learning and TensorFlow basics. A comprehensive appendix contains some Keras-based code samples and the underpinnings of MLPs, CNNs, RNNs, and LSTMs. The material in the chapters illustrates how to solve a variety of tasks after which you can do further reading to deepen your knowledge. Companion files with all of the code samples are available for downloading from the publisher by emailing proof of purchase to info@merclearning.com.
Features:
- Uses Python for code samples
- Covers TensorFlow 2 APIs and Datasets
- Includes a comprehensive appendix that covers Keras and advanced topics such as NLPs, MLPs, RNNs, LSTMs
- Features the companion files with all of the source code examples and figures (download from the publisher)
Oswald Campesato (San Francisco, CA) is an adjunct instructor at UC-Santa Clara and specializes in Deep Learning, Java, Android, TensorFlow, and NLP. He is the author/co-author of over twenty-five books including TensorFlow 2 Pocket Primer, Python 3 for Machine Learning, and the NLP Using R Pocket Primer (all Mercury Learning and Information).
1: Introduction to TensorFlow 2
2: Useful TensorFlow 2 APIs
3: TensorFlow 2 Datasets
4: Linear Regression
5: Working with Classifiers
Appendix: TF2, Keras, and Advanced Topics
Index
On the Companion Files:
(available from the publisher for downloading)
- Source code samples from the text
- Figures