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

Robust Embedded Intelligence on Cellular Neural Networks, Lambert Spaanenburg, Suleyman Malki


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


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

Автор: Lambert Spaanenburg, Suleyman Malki
Название:  Robust Embedded Intelligence on Cellular Neural Networks
ISBN: 9788770221009
Издательство: Mare Nostrum (Eurospan)
Классификация:

ISBN-10: 8770221006
Обложка/Формат: Hardback
Страницы: 350
Вес: 0.00 кг.
Дата издания: 30.03.2021
Серия: River publishers series in signal, image and speech processing
Язык: English
Размер: 127 x 240 x 20
Читательская аудитория: Professional and scholarly
Ключевые слова: Neural networks & fuzzy systems,Signal processing, COMPUTERS / Neural Networks,TECHNOLOGY & ENGINEERING / Signals & Signal
Рейтинг:
Поставляется из: Англии
Описание: Machine Intelligence (MI) is the motor that drives the modern information-rich society. Supercomputing and parallel coding have made MI programs feasible and the theoretical base of MI has matured. Graphical Processors (GPs) have found new life as carrier for low-cost supercomputing. The road towards lower cost & size leads to embedding systems, such as self-driving cars and intelligent houses.

Machine intelligence has not only opened many disruptive venues but given simultaneously a lot of anxiety. Compared to the many accidents in the early days of automotive traffic, the few problems with the TESLA cars are already sufficient for major concern. Evidently, still research is required to bring MI on the appropriate safety levels that rule the type tests for acceptance on the European automotive market.

In the ACM Turing Award 2018, Hennessey and Patterson prophesize the breakthrough of Domain-Specific Processor. A typical example is the modern vision hardware in the automotive domain. Such applications bring collectively self-driving in reach for safety concerns. It features a domain-specific mix of hardware and software. Hardware can be correctly designed & manufactured and will not change afterwards. Software can be formally proven but efficiency requires to keep it close to the platform.

Robust Embedded Intelligence on Cellular Neural Networks makes the reader familiar with the mathematical and electronic techniques to turn a data-driven problem into a safe embedded solution. In particular, it treats aspects on Cellular Neural Networks (CNN) for reliable visual recognition in a wide range of practical applications, highlighting vein feature extraction and license plate recognition.



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.

Artificial Higher Order Neural Networks for Modeling and Simulation

Автор: Ming Zhang
Название: Artificial Higher Order Neural Networks for Modeling and Simulation
ISBN: 1466621753 ISBN-13(EAN): 9781466621756
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 28413.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Artificial Higher Order Neural Networks for Modeling and Simulation introduces artificial Higher Order Neural Networks (HONNs) to professionals working in the fields of modeling and simulation, and explains that HONN is an open-box artificial neural network tool as compared to traditional artificial neural networks. Including details of the most popular HONN models, this book provides an opportunity for practitioners in the field of modeling and simulations to understand and know how to use HONNS in their area of expertise.

Neural Networks: Artificial Intelligence and Industrial Applications

Автор: Bert Kappen; Stan Gielen
Название: Neural Networks: Artificial Intelligence and Industrial Applications
ISBN: 3540199926 ISBN-13(EAN): 9783540199922
Издательство: Springer
Рейтинг:
Цена: 12157.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This volume contains papers presented at the Third Annual SNN Symposium on Neural Networks held in Nijmegen, 1995. It summarizes developments in neurobiology, the cognitive sciences, robotics, and vision and data modelling. Working neural network solutions to industrial problems are also presented.

Principles Of Artificial Neural Networks (3Rd Edition)

Автор: Graupe Daniel
Название: Principles Of Artificial Neural Networks (3Rd Edition)
ISBN: 9814522732 ISBN-13(EAN): 9789814522731
Издательство: World Scientific Publishing
Рейтинг:
Цена: 19008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Artificial neural networks are most suitable for solving problems that are complex, ill-defined, highly nonlinear, of many and different variables, and/or stochastic. Such problems are abundant in medicine, in finance, in security and beyond.This volume covers the basic theory and architecture of the major artificial neural networks. Uniquely, it presents 18 complete case studies of applications of neural networks in various fields, ranging from cell-shape classification to micro-trading in finance and to constellation recognition - all with their respective source codes. These case studies demonstrate to the readers in detail how such case studies are designed and executed and how their specific results are obtained.The book is written for a one-semester graduate or senior-level undergraduate course on artificial neural networks. It is also intended to be a self-study and a reference text for scientists, engineers and for researchers in medicine, finance and data mining.

Neural Network Methods in Natural Language Processing

Автор: Goldberg Yoav
Название: Neural Network Methods in Natural Language Processing
ISBN: 1627052984 ISBN-13(EAN): 9781627052986
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 11504.00 р.
Наличие на складе: Нет в наличии.

Описание: Neural networks are a family of powerful machine learning models. This book focuses on the application of neural network models to natural language data. The first half of the book (Parts I and II) covers the basics of supervised machine learning and feed-forward neural networks, the basics of working with machine learning over language data, and the use of vector-based rather than symbolic representations for words. It also covers the computation-graph abstraction, which allows to easily define and train arbitrary neural networks, and is the basis behind the design of contemporary neural network software libraries.The second part of the book (Parts III and IV) introduces more specialized neural network architectures, including 1D convolutional neural networks, recurrent neural networks, conditioned-generation models, and attention-based models. These architectures and techniques are the driving force behind state-of-the-art algorithms for machine translation, syntactic parsing, and many other applications. Finally, we also discuss tree-shaped networks, structured prediction, and the prospects of multi-task learning.

Fuzzy Logic-Based Material Selection and Synthesis

Автор: Babanli Mustafa B.
Название: Fuzzy Logic-Based Material Selection and Synthesis
ISBN: 9813276568 ISBN-13(EAN): 9789813276567
Издательство: World Scientific Publishing
Рейтинг:
Цена: 14256.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

This unique compendium presents a comprehensive and self-contained theory of material development under imperfect information and its applications. The book describes new approaches to synthesis and selection of materials with desirable characteristics. Such approaches provide the ability of systematic and computationally effective analysis in order to predict composition, structure and related properties of new materials.

The volume will be a useful advanced textbook for graduate students. It is also suitable for academicians and practitioners who wish to have fundamental models in new material synthesis and selection.

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?

Neuroscience: From Neural Networks to Artificial Intelligence

Автор: Pablo Rudomin; Michael A. Arbib; Francisco Cervant
Название: Neuroscience: From Neural Networks to Artificial Intelligence
ISBN: 3540565019 ISBN-13(EAN): 9783540565017
Издательство: Springer
Рейтинг:
Цена: 18167.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: These functions range from such basic ones as detection of changes that may lead to tissue damage and eventual destruction of the organism and the implementation of avoidance reactions, to more elaborate representations of the external world implying recognition of shapes, sounds and textures as the basis of planned action or even reflection.

Principles of Artificial Neural Networks: Basic Designs to Deep Learning (4th Edition)

Автор: Daniel Graupe
Название: Principles of Artificial Neural Networks: Basic Designs to Deep Learning (4th Edition)
ISBN: 9811201226 ISBN-13(EAN): 9789811201226
Издательство: World Scientific Publishing
Рейтинг:
Цена: 22968.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The field of Artificial Neural Networks is the fastest growing field in Information Technology and specifically, in Artificial Intelligence and Machine Learning.

This must-have compendium presents the theory and case studies of artificial neural networks. The volume, with 4 new chapters, updates the earlier edition by highlighting recent developments in Deep-Learning Neural Networks, which are the recent leading approaches to neural networks. Uniquely, the book also includes case studies of applications of neural networks -- demonstrating how such case studies are designed, executed and how their results are obtained.

The title is written for a one-semester graduate or senior-level undergraduate course on artificial neural networks. It is also intended to be a self-study and a reference text for scientists, engineers and for researchers in medicine, finance and data mining.

Innovations, Algorithms, and Applications in Cognitive Informatics and Natural Intelligence

Автор: Kwok Tai Chui, Miltiadis D. Lytras, Ryan Wen Liu, Mingbo Zhao
Название: Innovations, Algorithms, and Applications in Cognitive Informatics and Natural Intelligence
ISBN: 179983039X ISBN-13(EAN): 9781799830399
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 43681.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: While cognitive informatics and natural intelligence are receiving greater attention by researchers, multidisciplinary approaches still struggle with fundamental problems involving psychology and neurobiological processes of the brain. Examining the difficulties of certain approaches using the tools already available is vital for propelling knowledge forward and making further strides.

Innovations, Algorithms, and Applications in Cognitive Informatics and Natural Intelligence is a collection of innovative research that examines the enhancement of human cognitive performance using emerging technologies. Featuring research on topics such as parallel computing, neuroscience, and signal processing, this book is ideally designed for engineers, computer scientists, programmers, academicians, researchers, and students.

Innovations, Algorithms, and Applications in Cognitive Informatics and Natural Intelligence

Автор: Kwok Tai Chui, Miltiadis D. Lytras, Ryan Wen Liu, Mingbo Zhao
Название: Innovations, Algorithms, and Applications in Cognitive Informatics and Natural Intelligence
ISBN: 1799830381 ISBN-13(EAN): 9781799830382
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 31601.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: While cognitive informatics and natural intelligence are receiving greater attention by researchers, multidisciplinary approaches still struggle with fundamental problems involving psychology and neurobiological processes of the brain. Examining the difficulties of certain approaches using the tools already available is vital for propelling knowledge forward and making further strides.

Innovations, Algorithms, and Applications in Cognitive Informatics and Natural Intelligence is a collection of innovative research that examines the enhancement of human cognitive performance using emerging technologies. Featuring research on topics such as parallel computing, neuroscience, and signal processing, this book is ideally designed for engineers, computer scientists, programmers, academicians, researchers, and students.

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
   В Контакте     В Контакте Мед  Мобильная версия