X

TensorFlow Machine Learning Cookbook: Over 60 recipes to build intelligent machine learning systems with the power of Python, 2nd Edition

Product ID : 37127970


Galleon Product ID 37127970
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
2,839

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About TensorFlow Machine Learning Cookbook: Over 60

Skip the theory and get the most out of Tensorflow to build production-ready machine learning modelsKey FeaturesExploit the features of Tensorflow to build and deploy machine learning modelsTrain neural networks to tackle real-world problems in Computer Vision and NLPHandy techniques to write production-ready code for your Tensorflow modelsBook DescriptionTensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and allow you to dig deeper and gain more insights into your data than ever before.With the help of this book, you will work with recipes for training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and more. You will explore RNNs, CNNs, GANs, reinforcement learning, and capsule networks, each using Google's machine learning library, TensorFlow. Through real-world examples, you will get hands-on experience with linear regression techniques with TensorFlow. Once you are familiar and comfortable with the TensorFlow ecosystem, you will be shown how to take it to production.By the end of the book, you will be proficient in the field of machine intelligence using TensorFlow. You will also have good insight into deep learning and be capable of implementing machine learning algorithms in real-world scenarios.What you will learnBecome familiar with the basic features of the TensorFlow libraryGet to know Linear Regression techniques with TensorFlowLearn SVMs with hands-on recipesImplement neural networks to improve predictive modelingApply NLP and sentiment analysis to your dataMaster CNN and RNN through practical recipesImplement the gradient boosted random forest to predict housing pricesTake TensorFlow into productionWho this book is forIf you are a data scientist or a machine learning engineer with some knowledge of linear algebra, statistics, and machine learning, this book is for you. If you want to skip the theory and build production-ready machine learning models using Tensorflow without reading pages and pages of material, this book is for you. Some background in Python programming is assumed.Table of ContentsGetting Started with TensorFlowThe TensorFlow WayLinear RegressionSupport Vector MachinesNearest Neighbor MethodsNeural NetworksNatural Language ProcessingConvolutional Neural NetworksRecurrent Neural NetworksTaking TensorFlow to ProductionMore with TensorFlow