Through a series of recent 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.
The updated edition of this practical book uses concrete examples, minimal theory, and three 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. You'll learn a range of techniques, starting with simple linear regression and progressing to deep neural networks. With exercises in each chapter to help you apply what you've learned, all you need is programming experience to get started.
!! 55% OFF for Bookstores!! NOW at 29,95 instead of 39.95 !!
Buy it NOW and let your customers get addicted to this awesome book!
Автор: Mcclure, Nick Название: Tensorflow machine learning cookbook ISBN: 1786462168 ISBN-13(EAN): 9781786462169 Издательство: Неизвестно Рейтинг: Цена: 11217.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Explore machine learning concepts using the latest numerical computing library -- TensorFlow -- with the help of this comprehensive cookbook
Key Features
Your quick guide to implementing TensorFlow in your day-to-day machine learning activities
Learn advanced techniques that bring more accuracy and speed to machine learning
Upgrade your knowledge to the second generation of machine learning with this guide on TensorFlow
Book Description
TensorFlow 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 will let you dig deeper and gain more insights into your data than ever before. You'll work through recipes on training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and deep learning - each using Google's machine learning library TensorFlow. This guide starts with the fundamentals of the TensorFlow library which includes variables, matrices, and various data sources. Moving ahead, you will get hands-on experience with Linear Regression techniques with TensorFlow. The next chapters cover important high-level concepts such as neural networks, CNN, RNN, and NLP. Once you are familiar and comfortable with the TensorFlow ecosystem, the last chapter will show you how to take it to production.
What you will learn
Become familiar with the basics of the TensorFlow machine learning library
Get to know Linear Regression techniques with TensorFlow
Learn SVMs with hands-on recipes
Implement neural networks and improve predictions
Apply NLP and sentiment analysis to your data
Master CNN and RNN through practical recipes
Take TensorFlow into production
Who this book is for
This book is ideal for data scientists who are familiar with C++ or Python and perform machine learning activities on a day-to-day basis. Intermediate and advanced machine learning implementers who need a quick guide they can easily navigate will find it useful.
Автор: Boschetti Alberto, Massaron Luca, Thakur Abhishek Название: Tensorflow Deep Learning Projects ISBN: 1788398068 ISBN-13(EAN): 9781788398060 Издательство: Неизвестно Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is your guide to master deep learning with TensorFlow, with the help of 10 real-world projects. You will train high-performance models in TensorFlow to generate captions for images automatically, predict stocks` performance, create intelligent chatbots, perform large-scale text classification, develop recommendation systems, and more.
Neural networks are getting smaller. Much smaller. The OK Google team, for example, has run machine learning models that are just 14 kilobytes in size--small enough to work on the digital signal processor in an Android phone. With this practical book, you'll learn about TensorFlow Lite for Microcontrollers, a miniscule machine learning library that allows you to run machine learning algorithms on tiny hardware.
Authors Pete Warden and Daniel Situnayake explain how you can train models that are small enough to fit into any environment, including small embedded devices that can run for a year or more on a single coin cell battery. Ideal for software and hardware developers who want to build embedded devices using machine learning, this guide shows you how to create a TinyML project step-by-step. No machine learning or microcontroller experience is necessary.
Learn practical machine learning applications on embedded devices, including simple uses such as speech recognition and gesture detection
Train models such as speech, accelerometer, and image recognition, you can deploy on Arduino and other embedded platforms
Understand how to work with Arduino and ultralow-power microcontrollers
Use techniques for optimizing latency, energy usage, and model and binary size
Автор: Jain Ankit, Fandango Armando, Kapoor Amita Название: Tensorflow Machine Learning Projects ISBN: 1789132215 ISBN-13(EAN): 9781789132212 Издательство: Неизвестно Рейтинг: Цена: 7171.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will show you how to take advantage of TensorFlow`s most appealing features - simplicity, efficiency, and flexibility - in various scenarios. You will gain cutting-edge insights into using TensorFlow`s offerings for your problems and learn practical hacks to successfully implement real-world machine learning projects.
Автор: Koonce, Brett Название: Convolutional neural networks with swift for tensorflow ISBN: 1484261674 ISBN-13(EAN): 9781484261675 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Galeone, Paolo Название: Hands-on neural networks with tensorflow 2.0 ISBN: 1789615550 ISBN-13(EAN): 9781789615555 Издательство: Неизвестно Рейтинг: Цена: 7363.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is a guide to the TensorFlow (TF) framework, from the static graph architecture of TF 1.x to the eager execution and all the new features introduced in TF 2.0. Neural Networks applications are developed throughout the book with the aim of making the reader capable of developing neural networks-based solutions to real problems using TF 2.0
Автор: Zafar Iffat, Tzanidou Giounona, Burton Richard Название: Hands-on Convolutional Neural Networks with Tensorflow ISBN: 1789130336 ISBN-13(EAN): 9781789130331 Издательство: Неизвестно Рейтинг: Цена: 6068.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Convolutional Neural Networks (CNN) are one of the most popular architectures used in computer vision apps. This book is an introduction to CNNs through solving real-world problems in deep learning while teaching you their implementation in popular Python library - TensorFlow. By the end of the book, you will be training CNNs in no time!
Описание: If you are looking to build next-generation AI solutions for work or even for your pet projects, you`ll find this cookbook useful. With the help of easy-to-follow recipes, this book will take you through the advanced AI and machine learning approaches and algorithms that are required to build smart models for problem-solving.
Автор: Silaparasetty, Vinita Название: Deep learning projects using tensorflow 2 ISBN: 1484258010 ISBN-13(EAN): 9781484258019 Издательство: Springer Рейтинг: Цена: 10480.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Work through engaging and practical deep learning projects using TensorFlow 2.0.
Описание: This book is designed to guide you through TensorFlow 2 and how to use it effectively. Throughout the book, you will work through recipes and get hands-on experience to perform complex data computations, gain insights into your data, and more.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru