TensorFlow 2.0 Quick Start Guide

TensorFlow 2.0 Quick Start Guide

Perform supervised and unsupervised machine learning and learn advanced techniques such as training neural networks.Key FeaturesTrain your own models for effective prediction, using high-level Keras APIPerform supervised and unsupervised machine learning and learn advanced techniques such as training neural networksGet acquainted with some new practices introduced in TensorFlow 2.0 AlphaBook DescriptionTensorFlow is one of the most popular machine learning frameworks in Python. With this book, you will improve your knowledge of some of the latest TensorFlow features and will be able to perform supervised and unsupervised machine learning and also train neural networks.After giving you an overview of what's new in TensorFlow 2.0 Alpha, the book moves on to setting up your machine learning environment using the TensorFlow library. You will perform popular supervised machine learning tasks using techniques such as linear regression,...