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

Deep Learning with Python: Learn Best Practices of Deep Learning Models with Pytorch, Ketkar Nikhil, Moolayil Jojo


Варианты приобретения
Цена: 4268.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2026-06-01
Ориентировочная дата поставки: Июль
При условии наличия книги у поставщика.

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

Автор: Ketkar Nikhil, Moolayil Jojo
Название:  Deep Learning with Python: Learn Best Practices of Deep Learning Models with Pytorch
ISBN: 9781484253632
Издательство: Springer
Классификация:

ISBN-10: 1484253639
Обложка/Формат: Paperback
Страницы: 306
Вес: 0.46 кг.
Дата издания: 10.04.2021
Язык: English
Издание: 1st ed.
Иллюстрации: 77 illustrations, black and white; xiii, 271 p. 77 illus.
Размер: 23.50 x 15.49 x 1.73 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Learn best practices of deep learning models with pytorch
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Master the practical aspects of implementing deep learning solutions with PyTorch, using a hands-on approach to understanding both theory and practice. This updated edition will prepare you for applying deep learning to real world problems with a sound theoretical foundation and practical know-how with PyTorch, a platform developed by Facebooks Artificial Intelligence Research Group.
Youll start with a perspective on how and why deep learning with PyTorch has emerged as an path-breaking framework with a set of tools and techniques to solve real-world problems. Next, the book will ground you with the mathematical fundamentals of linear algebra, vector calculus, probability and optimization. Having established this foundation, youll move on to key components and functionality of PyTorch including layers, loss functions and optimization algorithms.
Youll also gain an understanding of Graphical Processing Unit (GPU) based computation, which is essential for training deep learning models. All the key architectures in deep learning are covered, including feedforward networks, convolution neural networks, recurrent neural networks, long short-term memory networks, autoencoders and generative adversarial networks. Backed by a number of tricks of the trade for training and optimizing deep learning models, this edition of Deep Learning with Python explains the best practices in taking these models to production with PyTorch.
What Youll Learn
  • Review machine learning fundamentals such as overfitting, underfitting, and regularization.
  • Understand deep learning fundamentals such as feed-forward networks, convolution neural networks, recurrent neural networks, automatic differentiation, and stochastic gradient descent.
  • Apply in-depth linear algebra with PyTorch
  • Explore PyTorch fundamentals and its building blocks
  • Work with tuning and optimizing models
Who This Book Is For
Beginners with a working knowledge of Python who want to understand Deep Learning in a practical, hands-on manner.




Deep Learning with PyTorch: A practical approach to building neural network models using PyTorch

Автор: Subramanian Vishnu
Название: Deep Learning with PyTorch: A practical approach to building neural network models using PyTorch
ISBN: 1788624335 ISBN-13(EAN): 9781788624336
Издательство: Неизвестно
Рейтинг:
Цена: 8458.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book provides the intuition behind the state of the art Deep Learning architectures such as ResNet, DenseNet, Inception, and encoder-decoder without diving deep into the math of it. It shows how you can implement and use various architectures to solve problems in the area of image classification, language translation and NLP using PyTorch.

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
Издательство: Неизвестно
Рейтинг:
Цена: 7539.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.

Modern Computer Vision with PyTorch: Explore deep learning concepts and implement over 50 real-world image applications

Автор: Ayyadevara V. Kishore, Reddy Yeshwanth
Название: Modern Computer Vision with PyTorch: Explore deep learning concepts and implement over 50 real-world image applications
ISBN: 1839213477 ISBN-13(EAN): 9781839213472
Издательство: Неизвестно
Рейтинг:
Цена: 12689.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Starting from the basics of neural networks, this book covers over 50 applications of computer vision and helps you to gain a solid understanding of the theory of various architectures before implementing them. Each use case is accompanied by a notebook in GitHub with ready-to-execute code and self-assessment questions.

The Deep Learning with PyTorch Workshop: Build deep neural networks and artificial intelligence applications with PyTorch

Автор: Saleh Hyatt
Название: The Deep Learning with PyTorch Workshop: Build deep neural networks and artificial intelligence applications with PyTorch
ISBN: 1838989218 ISBN-13(EAN): 9781838989217
Издательство: Неизвестно
Рейтинг:
Цена: 7539.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get a head start in the world of AI and deep learning by developing your skills with PyTorch

Key Features

  • Learn how to define your own network architecture in deep learning
  • Implement helpful methods to create and train a model using PyTorch syntax
  • Discover how intelligent applications using features like image recognition and speech recognition really process your data

Book Description

Want to get to grips with one of the most popular machine learning libraries for deep learning? The Deep Learning with PyTorch Workshop will help you do just that, jumpstarting your knowledge of using PyTorch for deep learning even if you're starting from scratch.

It's no surprise that deep learning's popularity has risen steeply in the past few years, thanks to intelligent applications such as self-driving vehicles, chatbots, and voice-activated assistants that are making our lives easier. This book will take you inside the world of deep learning, where you'll use PyTorch to understand the complexity of neural network architectures.

The Deep Learning with PyTorch Workshop starts with an introduction to deep learning and its applications. You'll explore the syntax of PyTorch and learn how to define a network architecture and train a model. Next, you'll learn about three main neural network architectures - convolutional, artificial, and recurrent - and even solve real-world data problems using these networks. Later chapters will show you how to create a style transfer model to develop a new image from two images, before finally taking you through how RNNs store memory to solve key data issues.

By the end of this book, you'll have mastered the essential concepts, tools, and libraries of PyTorch to develop your own deep neural networks and intelligent apps.

What you will learn

  • Explore the different applications of deep learning
  • Understand the PyTorch approach to building neural networks
  • Create and train your very own perceptron using PyTorch
  • Solve regression problems using artificial neural networks (ANNs)
  • Handle computer vision problems with convolutional neural networks (CNNs)
  • Perform language translation tasks using recurrent neural networks (RNNs)

Who this book is for

This deep learning book is ideal for anyone who wants to create and train deep learning models using PyTorch. A solid understanding of the Python programming language and its packages will help you grasp the topics covered in the book more quickly.

PyTorch 1.0 Reinforcement Learning Cookbook

Автор: Liu Yuxi (Hayden)
Название: PyTorch 1.0 Reinforcement Learning Cookbook
ISBN: 1838551964 ISBN-13(EAN): 9781838551964
Издательство: Неизвестно
Рейтинг:
Цена: 8458.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book presents practical solutions to the most common reinforcement learning problems. The recipes in this book will help you understand the fundamental concepts to develop popular RL algorithms. You will gain practical experience in the RL domain using the modern offerings of the PyTorch 1.x library.

Hands-On Generative Adversarial Networks with PyTorch 1.x

Автор: Hany John, Walters Greg
Название: Hands-On Generative Adversarial Networks with PyTorch 1.x
ISBN: 1789530512 ISBN-13(EAN): 9781789530513
Издательство: Неизвестно
Рейтинг:
Цена: 8458.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will help you understand how GANs architecture works using PyTorch. You will get familiar with the most flexible deep learning toolkit and use it to transform ideas into actual working codes. You will apply GAN models to areas like computer vision, multimedia and natural language processing using a sample-generation perspective.

Learn Pyspark: Build Python-Based Machine Learning and Deep Learning Models

Автор: Singh Pramod
Название: Learn Pyspark: Build Python-Based Machine Learning and Deep Learning Models
ISBN: 1484249607 ISBN-13(EAN): 9781484249604
Издательство: Springer
Рейтинг:
Цена: 6707.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Leverage machine and deep learning models to build applications on real-time data using PySpark. This book is perfect for those who want to learn to use this language to perform exploratory data analysis and solve an array of business challenges.

You'll start by reviewing PySpark fundamentals, such as Spark’s core architecture, and see how to use PySpark for big data processing like data ingestion, cleaning, and transformations techniques. This is followed by building workflows for analyzing streaming data using PySpark and a comparison of various streaming platforms.
You'll then see how to schedule different spark jobs using Airflow with PySpark and book examine tuning machine and deep learning models for real-time predictions. This book concludes with a discussion on graph frames and performing network analysis using graph algorithms in PySpark. All the code presented in the book will be available in Python scripts on Github.
What You'll Learn
Develop pipelines for streaming data processing using PySpark Build Machine Learning & Deep Learning models using PySpark latest offeringsUse graph analytics using PySpark Create Sequence Embeddings from Text data
Who This Book is For
Data Scientists, machine learning and deep learning engineers who want to learn and use PySpark for real time analysis on streaming data.
Mastering Reinforcement Learning with Python: Build next-generation, self-learning models using reinforcement learning techniques and best practices

Автор: Bilgin Enes
Название: Mastering Reinforcement Learning with Python: Build next-generation, self-learning models using reinforcement learning techniques and best practices
ISBN: 1838644148 ISBN-13(EAN): 9781838644147
Издательство: Неизвестно
Рейтинг:
Цена: 9378.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book focuses on expert-level explanations and implementations of scalable reinforcement learning algorithms and approaches. Starting with the fundamentals, the book covers state-of-the-art methods from bandit problems to meta-reinforcement learning. You`ll also explore practical examples inspired by real-life problems from the industry.

Python Machine Learning For Beginners: Handbook For Machine Learning, Deep Learning And Neural Networks Using Python, Scikit-Learn And TensorFlow

Автор: Sanders Finn
Название: Python Machine Learning For Beginners: Handbook For Machine Learning, Deep Learning And Neural Networks Using Python, Scikit-Learn And TensorFlow
ISBN: 3903331317 ISBN-13(EAN): 9783903331310
Издательство: Неизвестно
Рейтинг:
Цена: 2757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

DO YOU WANT TO LEARN THE BASICS OF PYTHON PROGRAMMING QUICKLY?

Imagine a world where you can make a computer program learn for itself? What if it could recognize who is in a picture or the exact websites that you want to look for when you type it into the program? What if you were able to create any kind of program that you wanted, even as a beginner programmer, without all of the convoluted codes and other information that makes your head spin?

This is actually all possible. The programs that were mentioned before are all a part of machine learning. This is a breakthrough in the world of information technology, which allows the computer to learn how to behave, rather than asking the programmer to think of every single instance that may show up with their user ahead of time. it is taking over the world, and you may be using it now, without even realizing it.

Some of the topics that we will discuss include:

  • The Fundamentals of Machine Learning, Deep learning, And Neural Networks
  • How To Set Up Your Environment And Make Sure That Python, TensorFlow And Scikit-Learn Work Well For You
  • How To Master Neural Network Implementation Using Different Libraries
  • How Random Forest Algorithms Are Able To Help Out With Machine Learning
  • How To Uncover Hidden Patterns And Structures With Clustering
  • How Recurrent Neural Networks Work And When To Use
  • The Importance Of Linear Classifiers And Why They Need To Be Used In Machine Learning
  • And Much More

This guidebook is going to provide you with the information you need to get started with Python Machine Learning. If you have an idea for a great program, but you don't have the technical knowledge to make it happen, then this guidebook will help you get started. Machine learning has the capabilities, and Python has the ease, to help you, even as a beginner, create any product that you would like.

If you have a program in mind, or you just want to be able to get some programming knowledge and learn more about the power that comes behind it, then this is the guidebook for you.

The Deep Learning with Keras Workshop: Learn how to define and train neural network models with just a few lines of code

Автор: Moocarme Matthew, Abdolahnejad Mahla, Bhagwat Ritesh
Название: The Deep Learning with Keras Workshop: Learn how to define and train neural network models with just a few lines of code
ISBN: 1800562969 ISBN-13(EAN): 9781800562967
Издательство: Неизвестно
Рейтинг:
Цена: 7539.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The Deep Learning with Keras Workshop outlines a simple and straightforward way for you to understand deep learning with Keras. Starting with basic concepts such as data preprocessing, this book equips you with all the tools and techniques required for training your neural networks to solve various modeling problems.


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