Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Practical Machine Learning in JavaScript: Tensorflow.Js for Web Developers, Gerard Charlie


Варианты приобретения
Цена: 7685.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Gerard Charlie
Название:  Practical Machine Learning in JavaScript: Tensorflow.Js for Web Developers
ISBN: 9781484264171
Издательство: Springer
Классификация:

ISBN-10: 1484264177
Обложка/Формат: Paperback
Страницы: 323
Вес: 0.48 кг.
Дата издания: 01.12.2020
Язык: English
Размер: 23.39 x 15.60 x 1.80 cm
Ссылка на Издательство: Link
Поставляется из: Германии
Описание:

Build machine learning web applications without having to learn a new language. This book will help you develop basic knowledge of machine learning concepts and applications.

Youll learn not only theory, but also dive into code samples and example projects with TensorFlow.js. Using these skills and your knowledge as a web developer, youll add a whole new field of development to your tool set. This will give you a more concrete understanding of the possibilities offered by machine learning. Discover how ML will impact the future of not just programming in general, but web development specifically.

Machine learning is currently one of the most exciting technology fields with the potential to impact industries from health to home automation to retail, and even art. Google has now introduced TensorFlow.js--an iteration of TensorFlow aimed directly at web developers. Practical Machine Learning in JavaScript will help you stay relevant in the tech industry with new tools, trends, and best practices.

What Youll Learn
  • Use the JavaScript framework for ML
  • Build machine learning applications for the web
  • Develop dynamic and intelligent web content
Who This Book Is For

Web developers and who want a hands-on introduction to machine learning in JavaScript. A working knowledge of the JavaScript language is recommended.





Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems

Автор: Geron Aurelien
Название: Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems
ISBN: 1492032646 ISBN-13(EAN): 9781492032649
Издательство: Wiley
Рейтинг:
Цена: 9502.00 р.
Наличие на складе: Поставка под заказ.

Описание:

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.

Tinyml: Machine Learning with Tensorflow on Arduino, and Ultra-Low Power Micro-Controllers

Автор: Warden P
Название: Tinyml: Machine Learning with Tensorflow on Arduino, and Ultra-Low Power Micro-Controllers
ISBN: 1492052043 ISBN-13(EAN): 9781492052043
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

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
Tensorflow Deep Learning Projects

Автор: 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.

Practical tensorflow.js

Автор: Rivera, Juan De Dios Santos
Название: Practical tensorflow.js
ISBN: 1484262727 ISBN-13(EAN): 9781484262726
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Develop and deploy deep learning web apps using the TensorFlow.js library. TensorFlow.​js​ is part of a bigger framework named TensorFlow, which has many tools that supplement it, such as TensorBoard​, ​ml5js​, ​tfjs-vis. This book will cover all these technologies and show they integrate with TensorFlow.​js​ to create intelligent web apps.
The most common and accessible platform users interact with everyday is their web browser, making it an ideal environment to deploy AI systems. TensorFlow.js is a well-known and battle-tested library for creating browser solutions. Working in JavaScript, the so-called language of the web, directly on a browser, you can develop and serve deep learning applications.You'll work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN). Through hands-on examples, apply these networks in use cases related to image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis.

Also, these topics are very varied in terms of the kind of data they use, their output, and the training phase. Not everything in machine learning is deep networks, there is also what some call shallow or traditional machine learning. While TensorFlow.js is not the most common place to implement these, you'll be introduce them and review the basics of machine learning through TensorFlow.js.
What You'll Learn

  • Build deep learning products suitable for web browsers
  • Work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN)
  • Develop apps using image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis
Who This Book Is For

Programmers developing deep learning solutions for the web and those who want to learn TensorFlow.js with at least minimal programming and software development knowledge. No prior JavaScript knowledge is required, but familiarity with it is helpful.

Python Machine Learning by Example - Third Edition: Build intelligent systems using Python, TensorFlow 2, PyTorch, and scikit-learn

Автор: Liu Yuxi (Hayden)
Название: Python Machine Learning by Example - Third Edition: Build intelligent systems using Python, TensorFlow 2, PyTorch, and scikit-learn
ISBN: 1800209711 ISBN-13(EAN): 9781800209718
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Equipped with the latest updates, this third edition of Python Machine Learning By Example provides a comprehensive course for ML enthusiasts to strengthen their command of ML concepts, techniques, and algorithms.

Tensorflow Machine Learning Cookbook - Second Edition

Автор: McClure Nick
Название: Tensorflow Machine Learning Cookbook - Second Edition
ISBN: 1789131685 ISBN-13(EAN): 9781789131680
Издательство: Неизвестно
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Explore machine learning concepts using the latest numerical computing library - TensorFlow - with the help of this comprehensive cookbook About This Book - 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 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. 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 In Detail 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. Style and approach This book takes a recipe-based approach where every topic is explicated with the help of a real-world example.

Python Machine Learning: The Ultimate Beginner`s Guide to Learn Python Machine Learning Step by Step using Scikit-Learn and Tensorflow

Автор: Turner Ryan
Название: Python Machine Learning: The Ultimate Beginner`s Guide to Learn Python Machine Learning Step by Step using Scikit-Learn and Tensorflow
ISBN: 1647710030 ISBN-13(EAN): 9781647710033
Издательство: Неизвестно
Рейтинг:
Цена: 5148.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Are you a novice programmer who wants to learn Python Machine Learning?This book will help you overcome those problems! As machines get ever more complex and perform more and more tasks to free up our time, so it is that new ideas are developed to help us continually improve their speed and abilities.

Machine Learning for Economics and Finance in Tensorflow 2: Deep Learning Models for Research and Industry

Автор: Hull Isaiah
Название: Machine Learning for Economics and Finance in Tensorflow 2: Deep Learning Models for Research and Industry
ISBN: 1484263723 ISBN-13(EAN): 9781484263723
Издательство: Springer
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Chapter 1: TensorFlow 2.0

Chapter Goal: Introduce TensorFlow 2 and discuss preliminary material on conventions and practices specific to TensorFlow.

- Differences between TensorFlow iterations

- TensorFlow for economics and finance

- Introduction to tensors

- Review of linear algebra and calculus

- Loading data for use in TensorFlow

- Defining constants and variables

Chapter 2: Machine Learning and Economics

Chapter Goal: Provide a high-level overview of machine learning models and explain how they can be employed in economics and finance. Part of the chapter will review existing work in economics and speculate on future use-cases.

- Introduction to machine learning

- Machine learning for economics and finance

- Unsupervised machine learning

- Supervised machine learning

- Regularization

- Prediction

- Evaluation

Chapter 3: Regression

Chapter Goal: Explain how regression models are used primarily for prediction purposes in machine learning, rather than hypothesis testing, as is the case in economics. Introduce evaluation metrics and optimization routines used to solve regression models.

- Linear regression

- Partially-linear regression

- Non-linear regression

- Logistic regression

- Loss functions

- Evaluation metrics

- Optimizers

Chapter 4: Trees

Chapter Goal: Introduce tree-based models and the concept of ensembles.

- Decision trees

- Regression trees

- Random forests

- Model tuning

Chapter 5: Gradient Boosting

Chapter Goal: Introduce gradient boosting and discuss how it is applied, how models are tuned, and how to identify important features.

- Introduction to gradient boosting

- Boosting with regression models

- Boosting with trees

- Model tuning

- Feature importance

Chapter 6: Images

Chapter Goal: Introduce the high level Keras and Estimators APIs. Explain how these libraries can be used to perform image classification using a variety of deep learning models. Also, discuss the use of pretrained models and fine-tuning. Speculate on image classification uses in economics and finance.

- Keras

- Estimators

- Data preparation

- Deep neural networ

Tensorflow machine learning cookbook

Автор: 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.

Building Machine Learning Pipelines: Automating Model Life Cycles with Tensorflow

Название: Building Machine Learning Pipelines: Automating Model Life Cycles with Tensorflow
ISBN: 1492053198 ISBN-13(EAN): 9781492053194
Издательство: Wiley
Рейтинг:
Цена: 10136.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Companies are spending billions on machine learning projects, but it's money wasted if the models can't be deployed effectively. In this practical guide, Hannes Hapke and Catherine Nelson walk you through the steps of automating a machine learning pipeline using the TensorFlow ecosystem. You'll learn the techniques and tools that will cut deployment time from days to minutes, so that you can focus on developing new models rather than maintaining legacy systems.

Data scientists, machine learning engineers, and DevOps engineers will discover how to go beyond model development to successfully productize their data science projects, while managers will better understand the role they play in helping to accelerate these projects. The book also explores new approaches for integrating data privacy into machine learning pipelines.

  • Understand the machine learning management lifecycle
  • Implement data pipelines with Apache Airflow and Kubeflow Pipelines
  • Work with data using TensorFlow tools like ML Metadata, TensorFlow Data Validation, and TensorFlow Transform
  • Analyze models with TensorFlow Model Analysis and ship them with the TFX Model Pusher Component after the ModelValidator TFX Component confirmed that the analysis results are an improvement
  • Deploy models in a variety of environments with TensorFlow Serving, TensorFlow Lite, and TensorFlow.js
  • Learn methods for adding privacy, including differential privacy with TensorFlow Privacy and federated learning with TensorFlow Federated
  • Design model feedback loops to increase your data sets and learn when to update your machine learning models


Hands-On Python Deep Learning for the Web: Integrating neural network architectures to build smart web apps with Flask, Django, and TensorFlow

Автор: Singh Anubhav, Paul Sayak
Название: Hands-On Python Deep Learning for the Web: Integrating neural network architectures to build smart web apps with Flask, Django, and TensorFlow
ISBN: 1789956080 ISBN-13(EAN): 9781789956085
Издательство: Неизвестно
Рейтинг:
Цена: 6544.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will help you successfully implement deep learning in Python to create smart web applications from scratch. You will learn how deep learning can transform a simple web app into a smart, business-friendly product. You will also develop neural networks using open-source libraries and also integrate them with different web stack front-ends.

Hands-On Image Generation with TensorFlow: A practical guide to generating images and videos using deep learning

Автор: Cheong Soon Yau
Название: Hands-On Image Generation with TensorFlow: A practical guide to generating images and videos using deep learning
ISBN: 1838826785 ISBN-13(EAN): 9781838826789
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Implement various state-of-the-art architectures, such as GANs and autoencoders, for image generation using TensorFlow 2.x from scratch


Key Features

  • Understand the different architectures for image generation, including autoencoders and GANs
  • Build models that can edit an image of your face, turn photos into paintings, and generate photorealistic images
  • Discover how you can build deep neural networks with advanced TensorFlow 2.x features


Book Description

The emerging field of Generative Adversarial Networks (GANs) has made it possible to generate indistinguishable images from existing datasets. With this hands-on book, you'll not only develop image generation skills but also gain a solid understanding of the underlying principles.

Starting with an introduction to the fundamentals of image generation using TensorFlow, this book covers Variational Autoencoders (VAEs) and GANs. You'll discover how to build models for different applications as you get to grips with performing face swaps using deepfakes, neural style transfer, image-to-image translation, turning simple images into photorealistic images, and much more. You'll also understand how and why to construct state-of-the-art deep neural networks using advanced techniques such as spectral normalization and self-attention layer before working with advanced models for face generation and editing. You'll also be introduced to photo restoration, text-to-image synthesis, video retargeting, and neural rendering. Throughout the book, you'll learn to implement models from scratch in TensorFlow 2.x, including PixelCNN, VAE, DCGAN, WGAN, pix2pix, CycleGAN, StyleGAN, GauGAN, and BigGAN.

By the end of this book, you'll be well versed in TensorFlow and be able to implement image generative technologies confidently.


What You Will Learn

  • Train on face datasets and use them to explore latent spaces for editing new faces
  • Get to grips with swapping faces with deepfakes
  • Perform style transfer to convert a photo into a painting
  • Build and train pix2pix, CycleGAN, and BicycleGAN for image-to-image translation
  • Use iGAN to understand manifold interpolation and GauGAN to turn simple images into photorealistic images
  • Become well versed in attention generative models such as SAGAN and BigGAN
  • Generate high-resolution photos with Progressive GAN and StyleGAN


Who this book is for

The Hands-On Image Generation with TensorFlow book is for deep learning engineers, practitioners, and researchers who have basic knowledge of convolutional neural networks and want to learn various image generation techniques using TensorFlow 2.x. You'll also find this book useful if you are an image processing professional or computer vision engineer looking to explore state-of-the-art architectures to improve and enhance images and videos. Knowledge of Python and TensorFlow will help you to get the best out of this book.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия