Agile Artificial Intelligence in Pharo: Implementing Neural Networks, Genetic Algorithms, and Neuroevolution, Bergel Alexandre
Автор: Nikola K. Kasabov Название: Time-Space, Spiking Neural Networks and Brain-Inspired Artificial Intelligence ISBN: 3662577135 ISBN-13(EAN): 9783662577134 Издательство: Springer Рейтинг: Цена: 260870.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Spiking neural networks (SNN) are biologically inspired computational models that represent and process information internally as trains of spikes. This monograph book presents the classical theory and applications of SNN, including original author’s contribution to the area. The book introduces for the first time not only deep learning and deep knowledge representation in the human brain and in brain-inspired SNN, but takes that further to develop new types of AI systems, called in the book brain-inspired AI (BI-AI). BI-AI systems are illustrated on: cognitive brain data, including EEG, fMRI and DTI; audio-visual data; brain-computer interfaces; personalized modelling in bio-neuroinformatics; multisensory streaming data modelling in finance, environment and ecology; data compression; neuromorphic hardware implementation. Future directions, such as the integration of multiple modalities, such as quantum-, molecular- and brain information processing, is presented in the last chapter. The book is a research book for postgraduate students, researchers and practitioners across wider areas, including computer and information sciences, engineering, applied mathematics, bio- and neurosciences.
Автор: Cherry Bhargava Название: AI Techniques for Reliability Prediction for Electronic Components ISBN: 1799814645 ISBN-13(EAN): 9781799814641 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 201430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In the industry of manufacturing and design, one major constraint has been enhancing operating performance using less time. As technology continues to advance, manufacturers are looking for better methods in predicting the condition and residual lifetime of electronic devices in order to save repair costs and their reputation. Intelligent systems are a solution for predicting the reliability of these components; however, there is a lack of research on the advancements of this smart technology within the manufacturing industry.
AI Techniques for Reliability Prediction for Electronic Components provides emerging research exploring the theoretical and practical aspects of prediction methods using artificial intelligence and machine learning in the manufacturing field. Featuring coverage on a broad range of topics such as data collection, fault tolerance, and health prognostics, this book is ideally designed for reliability engineers, electronic engineers, researchers, scientists, students, and faculty members seeking current research on the advancement of reliability analysis using AI.
Автор: Narayan Shashi, Gardent Claire Название: Deep Learning Approaches to Text Production ISBN: 1681737582 ISBN-13(EAN): 9781681737584 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 75770.00 T Наличие на складе: Нет в наличии. Описание:
Text production has many applications. It is used, for instance, to generate dialogue turns from dialogue moves, verbalise the content of knowledge bases, or generate English sentences from rich linguistic representations, such as dependency trees or abstract meaning representations. Text production is also at work in text-to-text transformations such as sentence compression, sentence fusion, paraphrasing, sentence (or text) simplification, and text summarisation. This book offers an overview of the fundamentals of neural models for text production. In particular, we elaborate on three main aspects of neural approaches to text production: how sequential decoders learn to generate adequate text, how encoders learn to produce better input representations, and how neural generators account for task-specific objectives. Indeed, each text-production task raises a slightly different challenge (e.g, how to take the dialogue context into account when producing a dialogue turn, how to detect and merge relevant information when summarising a text, or how to produce a well-formed text that correctly captures the information contained in some input data in the case of data-to-text generation). We outline the constraints specific to some of these tasks and examine how existing neural models account for them. More generally, this book considers text-to-text, meaning-to-text, and data-to-text transformations. It aims to provide the audience with a basic knowledge of neural approaches to text production and a roadmap to get them started with the related work. The book is mainly targeted at researchers, graduate students, and industrials interested in text production from different forms of inputs.
Автор: Liu Zhiyuan, Zhou Jie Название: Introduction to Graph Neural Networks ISBN: 1681737671 ISBN-13(EAN): 9781681737676 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 61910.00 T Наличие на складе: Нет в наличии. Описание: Graphs are useful data structures in complex real-life applications such as modeling physical systems, learning molecular fingerprints, controlling traffic networks, and recommending friends in social networks.
However, these tasks require dealing with non-Euclidean graph data that contains rich relational information between elements and cannot be well handled by traditional deep learning models (e.g., convolutional neural networks (CNNs) or recurrent neural networks (RNNs)). Nodes in graphs usually contain useful feature information that cannot be well addressed in most unsupervised representation learning methods (e.g., network embedding methods). Graph neural networks (GNNs) are proposed to combine the feature information and the graph structure to learn better representations on graphs via feature propagation and aggregation. Due to its convincing performance and high interpretability, GNN has recently become a widely applied graph analysis tool.
This book provides a comprehensive introduction to the basic concepts, models, and applications of graph neural networks. It starts with the introduction of the vanilla GNN model. Then several variants of the vanilla model are introduced such as graph convolutional networks, graph recurrent networks, graph attention networks, graph residual networks, and several general frameworks. Variants for different graph types and advanced training methods are also included. As for the applications of GNNs, the book categorizes them into structural, non-structural, and other scenarios, and then it introduces several typical models on solving these tasks. Finally, the closing chapters provide GNN open resources and the outlook of several future directions.
Название: Deep Learning and Neural Networks: Concepts, Methodologies, Tools, and Applications ISBN: 1799804143 ISBN-13(EAN): 9781799804147 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 2494800.00 T Наличие на складе: Нет в наличии. Описание: Due to the growing use of web applications and communication devices, the use of data has increased throughout various industries. It is necessary to develop new techniques for managing data in order to ensure adequate usage. Deep learning, a subset of artificial intelligence and machine learning, has been recognized in various real-world applications such as computer vision, image processing, and pattern recognition. The deep learning approach has opened new opportunities that can make such real-life applications and tasks easier and more efficient. Deep Learning and Neural Networks: Concepts, Methodologies, Tools, and Applications is a vital reference source that trends in data analytics and potential technologies that will facilitate insight in various domains of science, industry, business, and consumer applications. It also explores the latest concepts, algorithms, and techniques of deep learning and data mining and analysis. Highlighting a range of topics such as natural language processing, predictive analytics, and deep neural networks, this multi-volume book is ideally designed for computer engineers, software developers, IT professionals, academicians, researchers, and upper-level students seeking current research on the latest trends in the field of deep learning.
Автор: Goldberg Yoav Название: Neural Network Methods in Natural Language Processing ISBN: 1627052984 ISBN-13(EAN): 9781627052986 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 76690.00 T Наличие на складе: Нет в наличии. Описание: 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.
Автор: 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) Рейтинг: Цена: 210670.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Zhang Tsinghua University Press Liyi Название: Blind Equalization in Neural Networks ISBN: 3110449625 ISBN-13(EAN): 9783110449624 Издательство: Walter de Gruyter Цена: 123910.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The book begins with an introduction of blind equalization theory and its application in neural networks, then discusses the algorithms in recurrent networks, fuzzy networks and other frequently-studied neural networks. Each algorithm is accompanied by derivation, modeling and simulation, making the book an essential reference for electrical engineers, computer intelligence researchers and neural scientists.
Want to predict what your customers want to buy without them having to tell you? Want to accurately forecast sales trends for your marketing team better than any employee could ever do? Then keep reading.
You've heard it before. The rise of artificial intelligence and how it will soon replace human beings and take away our jobs. What exactly is it capable of and how does this impact me? The real question you should be asking yourself is how can I use this to my advantage? How can I use machine learning to benefit my business and surpass my business goals? This book has the answer.
Designed for the tech novice, this book will break down the fundamentals of machine learning and what it truly means. You will learn to leverage neural networks, predictive modelling, and data mining algorithms, illustrated with real-world applications for finance, business and marketing.
Machine learning isn't just for scientists or engineers anymore. It's become accessible to anyone, and you can discover it's benefits for your business.
In Machine Learning for Beginners 2019, we will reveal:
✅ The fundamentals of machine learning.
✅ Each of the buzzwords defined
✅ 20 real-world applications of machine learning.
✅ How to predict when a customer is about to churn (and prevent it from happening).
✅ How to "upsell" to your customers and close more sales.
✅ How to deal with missing data or poor data.
✅ Where to find free datasets and libraries.
✅ Exactly which machine learning libraries you need.
✅ And much much more
I know you might be overwhelmed at this point, but I assure you this book has been designed for absolute beginners. Everything is in plain English. There is no code, so no coding experience is required. You won't walk away a machine learning god, but you will walk away with key strategies you can implement right away to improve your business.
���� If you are ready to start making big changes to your business, scroll up and click buy. ����
Автор: 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) Рейтинг: Цена: 291210.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Song Tao, Zheng Pan, Wong Dennis Mou Ling, Wang Xu Название: Bio-inspired Computing Models And Algorithms ISBN: 9813143177 ISBN-13(EAN): 9789813143173 Издательство: World Scientific Publishing Рейтинг: Цена: 126720.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Bio-inspired computing (BIC) focuses on the designs and developments of computer algorithms and models based on biological mechanisms and living phenomena. It is now a major subfield of natural computation that leverages on the recent advances in computer science, biology and mathematics.
The ideas provide abundant inspiration to construct high-performance computing models and intelligent algorithms, thus enabling powerful tools to solve real-life problems.
Written by world-renowned researchers, this compendium covers the most influential topics on BIC, where the newly-obtained algorithms, developments and results are introduced and elaborated. The potential and valuable directions for further research are addressed as well.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz