/dev/reading
Category

TensorFlow

4 books
Order by
View
Concepts, Tools, and Techniques to Build Intelligent Systems
by Aurélien Géron

Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) to help you gain an intuitive understanding of the concepts and tools for building intelligent systems.

With this updated third edition, author Aurélien Géron explores a range of techniques, starting with simple linear regression and progressing to deep neural networks. Numerous code examples and exercises throughout the book help you apply what you've learned. Programming experience is all you need to get started.

  • Use Scikit-learn to track an example ML project end to end
  • Explore several models, including support vector machines, decision trees, random forests, and ensemble methods
  • Exploit unsupervised learning techniques such as dimensionality reduction, clustering, and anomaly detection
  • Dive into neural net architectures, including convolutional nets, recurrent nets, generative adversarial networks, autoencoders, diffusion models, and transformers
  • Use TensorFlow and Keras to build and train neural nets for computer vision, natural language processing, generative models, and deep reinforcement learning
by Chris A. Mattmann

Updated with new code, new projects, and new chapters, Machine Learning with TensorFlow, Second Edition gives readers a solid foundation in machine-learning concepts and the TensorFlow library. Written by NASA JPL Deputy CTO and Principal Data Scientist Chris Mattmann, all examples are accompanied by downloadable Jupyter Notebooks for a hands-on experience coding TensorFlow with Python. New and revised content expands coverage of core machine learning algorithms, and advancements in neural networks such as VGG-Face facial identification classifiers and deep speech classifiers.

Efficiently tackle deep learning and ML problems to ace the Developer Certificate exam
by Oluwole Fagbohun

The TensorFlow Developer Certificate Guide is an indispensable resource for machine learning enthusiasts and data professionals seeking to master TensorFlow and validate their skills by earning the certification. This practical guide equips you with the skills and knowledge necessary to build robust deep learning models that effectively tackle real-world challenges across diverse industries.

You’ll embark on a journey of skill acquisition through easy-to-follow, step-by-step explanations and practical examples, mastering the craft of building sophisticated models using TensorFlow 2.x and overcoming common hurdles such as overfitting and data augmentation. With this book, you’ll discover a wide range of practical applications, including computer vision, natural language processing, and time series prediction.

To prepare you for the TensorFlow Developer Certificate exam, it offers comprehensive coverage of exam topics, including image classification, natural language processing (NLP), and time series analysis. With the TensorFlow certification, you’ll be primed to tackle a broad spectrum of business problems and advance your career in the exciting field of machine learning. Whether you are a novice or an experienced developer, this guide will propel you to achieve your aspirations and become a highly skilled TensorFlow professional.

What you will learn

  • Prepare for success in the TensorFlow Developer Certification exam
  • Master regression and classification modelling with TensorFlow 2.x
  • Build, train, evaluate, and fine-tune deep learning models
  • Combat overfitting using techniques such as dropout and data augmentation
  • Classify images, encompassing preprocessing and image data augmentation
  • Apply TensorFlow for NLP tasks like text classification and generation
  • Predict time series data, such as stock prices
  • Explore real-world case studies and engage in hands-on exercises

Who this book is for

This book is for machine learning and data science enthusiasts, as well as data professionals aiming to demonstrate their expertise in building deep learning applications with TensorFlow. Through a comprehensive hands-on approach, this book covers all the essential exam prerequisites to equip you with the skills needed to excel as a TensorFlow developer and advance your career in machine learning. A fundamental grasp of Python programming is the only prerequisite.

by Thushan Ganegedara

Unlock the TensorFlow design secrets behind successful deep learning applications! Deep learning StackOverflow contributor Thushan Ganegedara teaches you the new features of TensorFlow 2 in this hands-on guide.

In TensorFlow in Action you will learn:

  • Fundamentals of TensorFlow
  • Implementing deep learning networks
  • Picking a high-level Keras API for model building with confidence
  • Writing comprehensive end-to-end data pipelines
  • Building models for computer vision and natural language processing
  • Utilizing pretrained NLP models
  • Recent algorithms including transformers, attention models, and ElMo

In TensorFlow in Action, you'll dig into the newest version of Google's amazing TensorFlow framework as you learn to create incredible deep learning applications. Author Thushan Ganegedara uses quirky stories, practical examples, and behind-the-scenes explanations to demystify concepts otherwise trapped in dense academic papers. As you dive into modern deep learning techniques like transformer and attention models, you’ll benefit from the unique insights of a top StackOverflow contributor for deep learning and NLP.