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

Neural Networks and Deep Learning: A Textbook, Aggarwal Charu C.


Варианты приобретения
Цена: 6986.00р.
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

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

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

Автор: Aggarwal Charu C.
Название:  Neural Networks and Deep Learning: A Textbook
Перевод названия: Чару Аггарвал: Нейронные сети и глубокое обучение. Учебник
ISBN: 9783030068561
Издательство: Springer
Классификация:



ISBN-10: 3030068560
Обложка/Формат: Paperback
Страницы: 524
Вес: 0.90 кг.
Дата издания: 27.09.2019
Язык: English
Издание: Softcover reprint of
Иллюстрации: 10 tables, color; 11 illustrations, color; 128 illustrations, black and white; xxiii, 497 p. 139 illus., 11 illus. in color.
Размер: 254 x 178 x 27
Читательская аудитория: General (us: trade)
Подзаголовок: A textbook
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book covers both classical and modern models in deep learning. The primary focus is on the theory and algorithms of deep learning. The theory and algorithms of neural networks are particularly important for understanding important concepts, so that one can understand the important design concepts of neural architectures in different applications. Why do neural networks work? When do they work better than off-the-shelf machine-learning models? When is depth useful? Why is training neural networks so hard? What are the pitfalls? The book is also rich in discussing different applications in order to give the practitioner a flavor of how neural architectures are designed for different types of problems. Applications associated with many different areas like recommender systems, machine translation, image captioning, image classification, reinforcement-learning based gaming, and text analytics are covered. The chapters of this book span three categories:The basics of neural networks: Many traditional machine learning models can be understood as special cases of neural networks. An emphasis is placed in the first two chapters on understanding the relationship between traditional machine learning and neural networks. Support vector machines, linear/logistic regression, singular value decomposition, matrix factorization, and recommender systems are shown to be special cases of neural networks. These methods are studied together with recent feature engineering methods like word2vec.Fundamentals of neural networks: A detailed discussion of training and regularization is provided in Chapters 3 and 4. Chapters 5 and 6 present radial-basis function (RBF) networks and restricted Boltzmann machines.Advanced topics in neural networks: Chapters 7 and 8 discuss recurrent neural networks and convolutional neural networks. Several advanced topics like deep reinforcement learning, neural Turing machines, Kohonen self-organizing maps, and generative adversarial networks are introduced in Chapters 9 and 10.The book is written for graduate students, researchers, and practitioners. Numerous exercises are available along with a solution manual to aid in classroom teaching. Where possible, an application-centric view is highlighted in order to provide an understanding of the practical uses of each class of techniques.
Дополнительное описание: 1 An Introduction to Neural Networks.- 2 Machine Learning with Shallow Neural Networks.- 3 Training Deep Neural Networks.- 4 Teaching Deep Learners to Generalize.- 5 Radical Basis Function Networks.- 6 Restricted Boltzmann Machines.- 7 Recurrent Neural Ne



Toward Deep Neural Networks

Автор: Zhang
Название: Toward Deep Neural Networks
ISBN: 1138387037 ISBN-13(EAN): 9781138387034
Издательство: Taylor&Francis
Рейтинг:
Цена: 19140.00 р.
Наличие на складе: Поставка под заказ.

Описание: This book introduces deep neural networks, with a focus on the weights-and-structure determination (WASD) algorithm. Based on the authors` 20 years of research experience on neuronets, the book explores the models, algorithms, and applications of the WASD neuronet.

Evolutionary approach to machine learning and deep neural networks.

Название: Evolutionary approach to machine learning and deep neural networks.
ISBN: 9811301999 ISBN-13(EAN): 9789811301995
Издательство: Springer
Рейтинг:
Цена: 20962.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book provides theoretical and practical knowledge about a methodology for evolutionary algorithm-based search strategy with the integration of several machine learning and deep learning techniques. These include convolutional neural networks, Gr?bner bases, relevance vector machines, transfer learning, bagging and boosting methods, clustering techniques (affinity propagation), and belief networks, among others. The development of such tools contributes to better optimizing methodologies. Beginning with the essentials of evolutionary algorithms and covering interdisciplinary research topics, the contents of this book are valuable for different classes of readers: novice, intermediate, and also expert readers from related fields.Following the chapters on introduction and basic methods, Chapter 3 details a new research direction, i.e., neuro-evolution, an evolutionary method for the generation of deep neural networks, and also describes how evolutionary methods are extended in combination with machine learning techniques. Chapter 4 includes novel methods such as particle swarm optimization based on affinity propagation (PSOAP), and transfer learning for differential evolution (TRADE), another machine learning approach for extending differential evolution.The last chapter is dedicated to the state of the art in gene regulatory network (GRN) research as one of the most interesting and active research fields. The author describes an evolving reaction network, which expands the neuro-evolution methodology to produce a type of genetic network suitable for biochemical systems and has succeeded in designing genetic circuits in synthetic biology. The author also presents real-world GRN application to several artificial intelligent tasks, proposing a framework of motion generation by GRNs (MONGERN), which evolves GRNs to operate a real humanoid robot.

Learn Keras for Deep Neural Networks: A Fast-Track Approach to Modern Deep Learning with Python

Автор: Moolayil Jojo
Название: Learn Keras for Deep Neural Networks: A Fast-Track Approach to Modern Deep Learning with Python
ISBN: 1484242394 ISBN-13(EAN): 9781484242391
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn, understand, and implement deep neural networks in a math- and programming-friendly approach using Keras and Python. The book focuses on an end-to-end approach to developing supervised learning algorithms in regression and classification with practical business-centric use-cases implemented in Keras.The overall book comprises three sections with two chapters in each section. The first section prepares you with all the necessary basics to get started in deep learning. Chapter 1 introduces you to the world of deep learning and its difference from machine learning, the choices of frameworks for deep learning, and the Keras ecosystem. You will cover a real-life business problem that can be solved by supervised learning algorithms with deep neural networks. You’ll tackle one use case for regression and another for classification leveraging popular Kaggle datasets. Later, you will see an interesting and challenging part of deep learning: hyperparameter tuning; helping you further improve your models when building robust deep learning applications. Finally, you’ll further hone your skills in deep learning and cover areas of active development and research in deep learning. At the end of Learn Keras for Deep Neural Networks, you will have a thorough understanding of deep learning principles and have practical hands-on experience in developing enterprise-grade deep learning solutions in Keras.What You’ll Learn Master fast-paced practical deep learning concepts with math- and programming-friendly abstractions. Design, develop, train, validate, and deploy deep neural networks using the Keras framework Use best practices for debugging and validating deep learning models Deploy and integrate deep learning as a service into a larger software service or product Extend deep learning principles into other popular frameworks Who This Book Is For Software engineers and data engineers with basic programming skills in any language and who are keen on exploring deep learning for a career move or an enterprise project.

Machine Intelligence: Demystifying Machine Learning, Neural Networks and Deep Learning

Автор: Suresh Samudrala
Название: Machine Intelligence: Demystifying Machine Learning, Neural Networks and Deep Learning
ISBN: 1684660823 ISBN-13(EAN): 9781684660827
Издательство: Неизвестно
Рейтинг:
Цена: 4343.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Deep Learning for Beginners: A comprehensive introduction of deep learning fundamentals for beginners to understanding frameworks, neural networks,

Автор: Cooper Steven
Название: Deep Learning for Beginners: A comprehensive introduction of deep learning fundamentals for beginners to understanding frameworks, neural networks,
ISBN: 3903331074 ISBN-13(EAN): 9783903331075
Издательство: Неизвестно
Рейтинг:
Цена: 2757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

If you are looking for a complete beginners guide to learn deep learning with examples, in just a few hours, then you need to continue reading.

This book delves into the basics of deep learning for those who are enthusiasts concerning all things machine learning and artificial intelligence. For those who have seen movies which show computer systems taking over the world like, Terminator, or benevolent systems that watch over the population, i.e. Person of Interest, this should be right up your alley.

This book will give you the basics of what deep learning entails. That means frameworks used by coders and significant components and tools used in deep learning, that enable facial recognition, speech recognition, and virtual assistance. Yes, deep learning provides the tools through which systems like Siri became possible.

Grab your copy today and learn:

  • Deep learning utilizes frameworks which allow people to develop tools which are able to offer better abstraction, along with simplification of hard programming issues. TensorFlow is the most popular tool and is used by corporate giants such as Airbus, Twitter, and even Google.
  • The book illustrates TensorFlow and Caffe2 as the prime frameworks that are used for development by Google and Facebook. Facebook illustrates Caffe2 as one of the lightweight and modular deep learning frameworks, though TensorFlow is the most popular one, considering it has a lot of popularity, and thus, a big forum, which allows for assistance on main problems.
  • The book considers several components and tools of deep learning such as the neural networks; CNNs, RNNs, GANs, and auto-encoders. These algorithms create the building blocks which propel deep learning and advance it.
  • The book also considers several applications, including chatbots and virtual assistants, which have become the main focus for deep learning into the future, as they represent the next frontier in information gathering and connectivity. The Internet of Things is also represented here, as deep learning allows for integration of various systems via an artificial intelligence system, which is already being used for the home and car functions.
  • And much more...

The use of data science adds a lot of value to businesses, and we will continue to see the need for data scientists grow.

This book is probably one of the best books for beginners. It's a step-by-step guide for any person who wants to start learning deep learning and artificial intelligence from scratch.

When data science can reduce spending costs by billions of dollars in our economy, why wait to jump in?

Deep Learning for Beginners: A comprehensive introduction of deep learning fundamentals for beginners to understanding frameworks, neural networks,

Автор: Cooper Steven
Название: Deep Learning for Beginners: A comprehensive introduction of deep learning fundamentals for beginners to understanding frameworks, neural networks,
ISBN: 3903331465 ISBN-13(EAN): 9783903331464
Издательство: Неизвестно
Рейтинг:
Цена: 3723.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

If you are looking for a complete beginners guide to learn deep learning with examples, in just a few hours, then you need to continue reading.

This book delves into the basics of deep learning for those who are enthusiasts concerning all things machine learning and artificial intelligence. For those who have seen movies that show computer systems taking over the world like, Terminator, or benevolent systems that watch over the population, i.e. Person of Interest, this should be right up your alley.

This book will give you the basics of what deep learning entails. That means frameworks used by coders and significant components and tools used in deep learning, that enable facial recognition, speech recognition, and virtual assistance. Yes, deep learning provides the tools through which systems like Siri became possible.

Grab your copy today and learn:

  • Deep learning utilizes frameworks that allow people to develop tools that are able to offer better abstraction, along with simplification of hard programming issues. TensorFlow is the most popular tool and is used by corporate giants such as Airbus, Twitter, and even Google.
  • The book illustrates TensorFlow and Caffe2 as the prime frameworks that are used for development by Google and Facebook. Facebook illustrates Caffe2 as one of the lightweight and modular deep learning frameworks, though TensorFlow is the most popular one, considering it has a lot of popularity, and thus, a big forum, which allows for assistance on main problems.
  • The book considers several components and tools of deep learning such as the neural networks; CNNs, RNNs, GANs, and auto-encoders. These algorithms create the building blocks which propel deep learning and advance it.
  • The book also considers several applications, including chatbots and virtual assistants, which have become the main focus for deep learning into the future, as they represent the next frontier in information gathering and connectivity. The Internet of Things is also represented here, as deep learning allows for integration of various systems via an artificial intelligence system, which is already being used for the home and car functions.
  • And much more...

The use of data science adds a lot of value to businesses, and we will continue to see the need for data scientists grow.

This book is probably one of the best books for beginners. It's a step-by-step guide for any person who wants to start learning deep learning and artificial intelligence from scratch.

When data science can reduce spending costs by billions of dollars in our economy, why wait to jump in?

Artificial Intelligence: An Essential Beginner`s Guide to AI, Machine Learning, Robotics, The Internet of Things, Neural Networks, Deep Learnin

Автор: Wilkins Neil
Название: Artificial Intelligence: An Essential Beginner`s Guide to AI, Machine Learning, Robotics, The Internet of Things, Neural Networks, Deep Learnin
ISBN: 1950924807 ISBN-13(EAN): 9781950924806
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: So, what is the deal with intelligent machines? Will they soon decide on things such as copyright infringement? How about self-driving trucks and cars?What kind of impact will smart machines have on society and the future of human jobs?

Deep Learning and Convolutional Neural Networks for Medical Imaging and Clinical Informatics

Автор: Le Lu
Название: Deep Learning and Convolutional Neural Networks for Medical Imaging and Clinical Informatics
ISBN: 3030139689 ISBN-13(EAN): 9783030139681
Издательство: Springer
Рейтинг:
Цена: 22359.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book reviews the state of the art in deep learning approaches to high-performance robust disease detection, robust and accurate organ segmentation in medical image computing (radiological and pathological imaging modalities), and the construction and mining of large-scale radiology databases.

Deep Learning and Convolutional Neural Networks for Medical Image Computing

Автор: Le Lu; Yefeng Zheng; Gustavo Carneiro; Lin Yang
Название: Deep Learning and Convolutional Neural Networks for Medical Image Computing
ISBN: 3319827138 ISBN-13(EAN): 9783319827131
Издательство: Springer
Рейтинг:
Цена: 22359.00 р.
Наличие на складе: Поставка под заказ.

Описание: This book presents a detailed review of the state of the art in deep learning approaches for semantic object detection and segmentation in medical image computing, and large-scale radiology database mining. introduces a novel approach to interleaved text and image deep mining on a large-scale radiology image database.

Evolutionary Approach to Machine Learning and Deep Neural Networks

Автор: Hitoshi Iba
Название: Evolutionary Approach to Machine Learning and Deep Neural Networks
ISBN: 9811343586 ISBN-13(EAN): 9789811343582
Издательство: Springer
Рейтинг:
Цена: 20962.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book provides theoretical and practical knowledge about a methodology for evolutionary algorithm-based search strategy with the integration of several machine learning and deep learning techniques. These include convolutional neural networks, Gr?bner bases, relevance vector machines, transfer learning, bagging and boosting methods, clustering techniques (affinity propagation), and belief networks, among others. The development of such tools contributes to better optimizing methodologies. Beginning with the essentials of evolutionary algorithms and covering interdisciplinary research topics, the contents of this book are valuable for different classes of readers: novice, intermediate, and also expert readers from related fields.Following the chapters on introduction and basic methods, Chapter 3 details a new research direction, i.e., neuro-evolution, an evolutionary method for the generation of deep neural networks, and also describes how evolutionary methods are extended in combination with machine learning techniques. Chapter 4 includes novel methods such as particle swarm optimization based on affinity propagation (PSOAP), and transfer learning for differential evolution (TRADE), another machine learning approach for extending differential evolution.The last chapter is dedicated to the state of the art in gene regulatory network (GRN) research as one of the most interesting and active research fields. The author describes an evolving reaction network, which expands the neuro-evolution methodology to produce a type of genetic network suitable for biochemical systems and has succeeded in designing genetic circuits in synthetic biology. The author also presents real-world GRN application to several artificial intelligent tasks, proposing a framework of motion generation by GRNs (MONGERN), which evolves GRNs to operate a real humanoid robot.

Artificial Neural Networks and Machine Learning – ICANN 2019: Deep Learning

Автор: Igor V. Tetko; Ve?ra Ku?rkov?; Pavel Karpov; Fabia
Название: Artificial Neural Networks and Machine Learning – ICANN 2019: Deep Learning
ISBN: 3030304833 ISBN-13(EAN): 9783030304836
Издательство: Springer
Рейтинг:
Цена: 13695.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The proceedings set LNCS 11727, 11728, 11729, 11730, and 11731 constitute the proceedings of the 28th International Conference on Artificial Neural Networks, ICANN 2019, held in Munich, Germany, in September 2019.

Deep Learning Applications and Intelligent Decision Making in Engineering

Автор: Karthikrajan Senthilnathan, Balamurugan Shanmugam, Dinesh Goyal, Iyswarya Annapoorani, Ravi Samikannu
Название: Deep Learning Applications and Intelligent Decision Making in Engineering
ISBN: 1799821099 ISBN-13(EAN): 9781799821090
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 24948.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Provides practical applications of deep learning to improve decision-making methods and construct smart environments. Highlighting topics such as smart transportation, e-commerce, and cyber physical systems, this book is designed for engineers, computer scientists, programmers, software engineers, researchers, academics, and students.


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