Warning: Trying to access array offset on false in E:\WWW\html\user.php on line 119
Pajankar Ashwin, Joshi Aditya Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch 9781484279205
Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch, Pajankar Ashwin, Joshi Aditya


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

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

Автор: Pajankar Ashwin, Joshi Aditya
Название:  Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch
ISBN: 9781484279205
Издательство: Springer
Классификация:


ISBN-10: 1484279204
Обложка/Формат: Paperback
Страницы: 356
Вес: 0.62 кг.
Дата издания: 20.03.2022
Язык: English
Издание: 1st ed.
Иллюстрации: 154 illustrations, black and white; xx, 335 p. 154 illus.
Размер: 25.40 x 17.78 x 1.88 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Implement neural network solutions with scikit-learn and pytorch
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Chapter 1: Getting Started with Python 3 and Jupyter NotebookChapter Goal: Introduce the reader to the basics of Python Programming language, philosophy, and installation. We will also learn how to install it on various platforms. This chapter also introduces the readers to Python programming with Jupyter Notebook. In the end, we will also have a brief overview of the constituent libraries of sciPy stack.No of pages - 30Sub -Topics1. Introduction to the Python programming language2. History of Python3. Python enhancement proposals (PEPs)4. Philosophy of Python5. Real life applications of Python6. Installing Python on various platforms (Windows and Debian Linux Flavors)7. Python modes (Interactive and Script)8. Pip (pip installs python)9. Introduction to the scientific Python ecosystem10. Overview of Jupyter Notebook11. Installation of Jupyter Notebook12. Running code in Jupyter Notebook Chapter 2: Getting Started with NumPyChapter Goal: Get started with NumPy Ndarrays and the basics of NumPy library. The chapter covers the instructions for installation and basic usage of NumPy.No of pages: 10Sub - Topics: 1. Introduction to NumPy2. Install NumPy with pip33. Indexing and Slicing of ndarrays4. Properties of ndarrays5. Constants in NumPy6. Datatypes in datatypes Chapter 3: Introduction to Data VisualizationChapter goal - In this chapter, we will discuss the various ndarray creation routines available in NumPy. We will also get started with Visualizations with Matplotlib. We will learn how to visualize the various numerical ranges with Matplotlib.No of pages: 15Sub - Topics: 1. Ones and zeros2. Matrices3. Introduction to Matplotlib4. Running Matplotlib programs in Jupyter Notebook and the script mode5. Numerical ranges and visualizations Chapter 4: Introduction to Pandas Chapter goal - Get started with Pandas data structuresNo of pages: 10Sub - Topics: 1. Install Pandas2. What is Pandas3. Introduction to series4. Introduction to dataframesa) Plain Text Fileb) CSVc) Handling excel filed) NumPy file formate) NumPy CSV file readingf) Matplotlib Cbookg) Read CSVh) Read Exceli) Read JSONj) Picklek) Pandas and webl) Read SQLm) Clipboard Chapter 5: Introduction to Machine Learning with Scikit-LearnChapter goal - Get acquainted with machine learning basics and scikit-Learn libraryNo of pages: 101. What is machine learning, offline and online processes2. Supervised/unsupervised methods3. Overview of scikit learn library, APIs4. Dataset loading, generated datasets Chapter 6: Preparing Data for Machine LearningChapter Goal: Clean, vectorize and transform dataNo of Pages: 151. Type of data variables2. Vectorization3. Normalization4. Processing text and images Chapter 7: Supervised Learning Methods - 1Chapter Goal: Learn and implement classification and regression algorithmsNo of Pages: 301. Regression and classification, multiclass, multilabel classification2. K-nearest neighbors3. Linear regression, understanding parameters4. Logistic regression5. Decision trees Chapter 8: Tuning Supervised L
Дополнительное описание: Chapter 1: Getting Started with Python 3 and Jupyter Notebook.- Chapter 2: Getting Started with NumPy.- Chapter 3 : Introduction to Data Visualization.- Chapter 4 : Introduction to Pandas .- Chapter 5: Introduction to Machine Learning with Scikit-Learn.-



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.

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.

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.

Hands-On Machine Learning with scikit-learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine lear

Автор: Amr Tarek
Название: Hands-On Machine Learning with scikit-learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine lear
ISBN: 1838826041 ISBN-13(EAN): 9781838826048
Издательство: Неизвестно
Рейтинг:
Цена: 8458.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Integrate scikit-learn with various tools such as NumPy, pandas, imbalanced-learn, and scikit-surprise and use it to solve real-world machine learning problems

Key Features

  • Delve into machine learning with this comprehensive guide to scikit-learn and scientific Python
  • Master the art of data-driven problem-solving with hands-on examples
  • Foster your theoretical and practical knowledge of supervised and unsupervised machine learning algorithms

Book Description

Machine learning is applied everywhere, from business to research and academia, while scikit-learn is a versatile library that is popular among machine learning practitioners. This book serves as a practical guide for anyone looking to provide hands-on machine learning solutions with scikit-learn and Python toolkits.

The book begins with an explanation of machine learning concepts and fundamentals, and strikes a balance between theoretical concepts and their applications. Each chapter covers a different set of algorithms, and shows you how to use them to solve real-life problems. You'll also learn about various key supervised and unsupervised machine learning algorithms using practical examples. Whether it is an instance-based learning algorithm, Bayesian estimation, a deep neural network, a tree-based ensemble, or a recommendation system, you'll gain a thorough understanding of its theory and learn when to apply it. As you advance, you'll learn how to deal with unlabeled data and when to use different clustering and anomaly detection algorithms.

By the end of this machine learning book, you'll have learned how to take a data-driven approach to provide end-to-end machine learning solutions. You'll also have discovered how to formulate the problem at hand, prepare required data, and evaluate and deploy models in production.

What you will learn

  • Understand when to use supervised, unsupervised, or reinforcement learning algorithms
  • Find out how to collect and prepare your data for machine learning tasks
  • Tackle imbalanced data and optimize your algorithm for a bias or variance tradeoff
  • Apply supervised and unsupervised algorithms to overcome various machine learning challenges
  • Employ best practices for tuning your algorithm's hyper parameters
  • Discover how to use neural networks for classification and regression
  • Build, evaluate, and deploy your machine learning solutions to production

Who this book is for

This book is for data scientists, machine learning practitioners, and anyone who wants to learn how machine learning algorithms work and to build different machine learning models using the Python ecosystem. The book will help you take your knowledge of machine learning to the next level by grasping its ins and outs and tailoring it to your needs. Working knowledge of Python and a basic understanding of underlying mathematical and statistical concepts is required.

Transformers for Natural Language Processing: Build innovative deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, RoBER

Автор: Rothman Denis
Название: Transformers for Natural Language Processing: Build innovative deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, RoBER
ISBN: 1800565798 ISBN-13(EAN): 9781800565791
Издательство: Неизвестно
Рейтинг:
Цена: 19310.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This volume reports on excavations in advance of the development of a site in Norton-on-Derwent, North Yorkshire close to the line of the main Roman road running from the crossing point of the River Derwent near Malton Roman fort to York. This site provided much additional information on aspects of the poorly understood `small town` of Delgovicia.

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: 3903331708 ISBN-13(EAN): 9783903331709
Издательство: Неизвестно
Рейтинг:
Цена: 3723.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Imagine a world where you can make a computer program learn for itself? 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?

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.

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.

Mastering PyTorch: Build powerful neural network architectures using advanced PyTorch 1.x features

Автор: Jha Ashish Ranjan
Название: Mastering PyTorch: Build powerful neural network architectures using advanced PyTorch 1.x features
ISBN: 1789614384 ISBN-13(EAN): 9781789614381
Издательство: Неизвестно
Рейтинг:
Цена: 11585.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Master advanced techniques and algorithms for deep learning with PyTorch using real-world examples


Key Features

  • Understand how to use PyTorch 1.x to build advanced neural network models
  • Learn to perform a wide range of tasks by implementing deep learning algorithms and techniques
  • Gain expertise in domains such as computer vision, NLP, Deep RL, Explainable AI, and much more


Book Description

Deep learning is driving the AI revolution, and PyTorch is making it easier than ever before for anyone to build deep learning applications. This PyTorch book will help you uncover expert techniques to get the most out of your data and build complex neural network models.

The book starts with a quick overview of PyTorch and explores using convolutional neural network (CNN) architectures for image classification. You'll then work with recurrent neural network (RNN) architectures and transformers for sentiment analysis. As you advance, you'll apply deep learning across different domains, such as music, text, and image generation using generative models and explore the world of generative adversarial networks (GANs). You'll not only build and train your own deep reinforcement learning models in PyTorch but also deploy PyTorch models to production using expert tips and techniques. Finally, you'll get to grips with training large models efficiently in a distributed manner, searching neural architectures effectively with AutoML, and rapidly prototyping models using PyTorch and fast.ai.

By the end of this PyTorch book, you'll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models.


What You Will Learn

  • Implement text and music generating models using PyTorch
  • Build a deep Q-network (DQN) model in PyTorch
  • Export universal PyTorch models using Open Neural Network Exchange (ONNX)
  • Become well-versed with rapid prototyping using PyTorch with fast.ai
  • Perform neural architecture search effectively using AutoML
  • Easily interpret machine learning (ML) models written in PyTorch using Captum
  • Design ResNets, LSTMs, Transformers, and more using PyTorch
  • Find out how to use PyTorch for distributed training using the torch.distributed API


Who this book is for

This book is for data scientists, machine learning researchers, and deep learning practitioners looking to implement advanced deep learning paradigms using PyTorch 1.x. Working knowledge of deep learning with Python programming is required.

Deep Learning with Python: Learn Best Practices of Deep Learning Models with Pytorch

Автор: Ketkar Nikhil, Moolayil Jojo
Название: Deep Learning with Python: Learn Best Practices of Deep Learning Models with Pytorch
ISBN: 1484253639 ISBN-13(EAN): 9781484253632
Издательство: Springer
Рейтинг:
Цена: 4268.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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 Facebook's Artificial Intelligence Research Group.
You'll 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, you'll move on to key components and functionality of PyTorch including layers, loss functions and optimization algorithms.
You'll 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 You'll 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.

Data Science Solutions with Python: Fast and Scalable Models Using Keras, PySpark MLlib, H2O, XGBoost, and Scikit-Learn

Автор: Nokeri Tshepo Chris
Название: Data Science Solutions with Python: Fast and Scalable Models Using Keras, PySpark MLlib, H2O, XGBoost, and Scikit-Learn
ISBN: 1484277619 ISBN-13(EAN): 9781484277614
Издательство: Springer
Рейтинг:
Цена: 4268.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate-Advanced user level

Python Machine Learning: A Practical Beginner`s Guide for Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit

Автор: Railey Brandon
Название: Python Machine Learning: A Practical Beginner`s Guide for Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit
ISBN: 3903331724 ISBN-13(EAN): 9783903331723
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Have you come across the terms machine learning and neural networks in most articles you have recently read? Do you also want to learn how to build a machine learning model that will answer your questions within a blink of your eyes? If you responded yes to any of the above questions, you have come to the right place.


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