Emerging Capabilities and Applications of Artificial Higher Order Neural Networks, Ming Zhang
Автор: Ming Zhang Название: Emerging Capabilities and Applications of Artificial Higher Order Neural Networks ISBN: 1799835642 ISBN-13(EAN): 9781799835646 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 181110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Artificial neural network research is one of the new directions for new generation computers. Current research suggests that open box artificial higher order neural networks (HONNs) play an important role in this new direction. HONNs will challenge traditional artificial neural network products and change the research methodology that people are currently using in control and recognition areas for the control signal generating, pattern recognition, nonlinear recognition, classification, and prediction. Since HONNs are open box models, they can be easily accepted and used by individuals working in information science, information technology, management, economics, and business fields.
Emerging Capabilities and Applications of Artificial Higher Order Neural Networks contains innovative research on how to use HONNs in control and recognition areas and explains why HONNs can approximate any nonlinear data to any degree of accuracy, their ease of use, and how they can have better nonlinear data recognition accuracy than SAS nonlinear procedures. Featuring coverage on a broad range of topics such as nonlinear regression, pattern recognition, and data prediction, this book is ideally designed for data analysists, IT specialists, engineers, researchers, academics, students, and professionals working in the fields of economics, business, modeling, simulation, control, recognition, computer science, and engineering research.
Showcases the latest trends in new virtual/augmented reality healthcare and medical applications and provides an overview of the economic, psychological, educational and organizational impacts of these new applications and how we work, teach, learn and provide care.
With the current advances in technology innovation, the field of medicine and healthcare is rapidly expanding and, as a result, many different areas of human health diagnostics, treatment and care are emerging. Wireless technology is getting faster and 5G mobile technology allows the Internet of Medical Things (IoMT) to greatly improve patient care and more effectively prevent illness from developing.
This book provides an overview and review of the current and anticipated changes in medicine and healthcare due to new technologies and faster communication between users and devices.
The groundbreaking book presents state-of-the-art chapters on many subjects including:
A review of the implications of Virtual Reality (VR) and Augmented Reality (AR) healthcare applications
A review of current augmenting dental care
An overview of typical human-computer interaction (HCI) that can help inform the development of user interface designs and novel ways to evaluate human behavior to responses in VR and other new technologies
A review of telemedicine technologies
Building empathy in young children using augmented reality
AI technologies for mobile health of stroke monitoring & rehabilitation robotics control
Mobile doctor brain AI App
An artificial intelligence mobile cloud computing tool
Development of a robotic teaching aid for disabled children
Training system design of lower limb rehabilitation robot based on virtual reality
Автор: W. Sandham; Fred Aminzadeh; M. Leggett Название: Geophysical Applications of Artificial Neural Networks and Fuzzy Logic ISBN: 9048164761 ISBN-13(EAN): 9789048164769 Издательство: Springer Рейтинг: Цена: 121110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The past fifteen years has witnessed an explosive growth in the fundamental research and applications of artificial neural networks (ANNs) and fuzzy logic (FL). dataset matching/prediction, attenuation), (b) AVO analysis, (c) Chimneys, (d) Compression I dimensionality reduction, (e) Shear-wave analysis, (f) Interpretation (event tracking;
Автор: MALLICK & BORAH Название: Emerging Trends and Applications in Cognitive Computing ISBN: 1522557938 ISBN-13(EAN): 9781522557937 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 179740.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Though an individual can process a limitless amount of information, the human brain can only comprehend a small amount of data at a time. Using technology can improve the process and comprehension of information, but the technology must learn to behave more like a human brain to employ concepts like memory, learning, visualization ability, and decision making.Emerging Trends and Applications in Cognitive Computing is a fundamental scholarly source that provides empirical studies and theoretical analysis to show how learning methods can solve important application problems throughout various industries and explain how machine learning research is conducted. Including innovative research on topics such as deep neural networks, cyber-physical systems, and pattern recognition, this collection of research will benefit individuals such as IT professionals, academicians, students, researchers, and managers.
Автор: Ansari Shamshad Название: Building Computer Vision Applications Using Artificial Neural Networks: With Step-By-Step Examples in Opencv and Tensorflow with Python ISBN: 148425886X ISBN-13(EAN): 9781484258866 Издательство: Springer Рейтинг: Цена: 30740.00 T Наличие на складе: Невозможна поставка. Описание: Section 11. Chapter 1: Prerequisite and Software Installation 1.1. Python and PIP 1.1.1. Installing Python and PIP on Ubuntu 1.1.2. Installing Python and PIP on Mac OS 1.1.3. Installing Python and PIP on CentOS 7 1.1.4. Installing Python and PIP on Windows 1.2. Virtualenv 1.2.1. Setup and activate virtualenv 1.3. Tensorflow 1.3.1. Installing Tensorflow 1.4. PyCharm IDE 1.4.1. Installing PyCharm 1.4.2. Configuring PyCharm to use virtualenv 1.5. OpenCV 1.5.1. Installing OpenCV 1.5.2. Installing OpenCV4 with Python bindings 1.6. Additional libraries 1.6.1. SciPy 1.6.2. Matplotlib Chapter 2: Core Concepts of Image and Video Processing 1.7. Image processing 1.7.1. Image basics 1.7.2. Pixel 1.7.3. Pixel color 1.7.3.1. Grayscale 1.7.3.2. Color 1.7.4. Coordinate system 1.7.5. Python and OpenCV code to manipulate images 1.7.6. Program: loading, exploring and showing image 1.7.7. Program: OpenCV code to access and manipulate pixels 1.8. Drawing 1.8.1. Drawing a line on an image 1.8.2. Drawing a rectangle on an image 1.8.3. Drawing a circle on an image 1.9. Chapter summary 1.10. 2. Chapter 3: Techniques of Image Processing 2.1. Transformation 2.1.1. Resizing 2.1.2. Translation 2.1.3. Rotation 2.1.4. Flipping 2.1.5. Cropping 2.2. Image arithmetic and bitwise operations 2.2.1. Addition 2.2.2. Subtraction 2.2.3. Bitwise operations 2.2.3.1. OR 2.2.3.2. AND 2.2.3.3. NOT 2.2.3.4. XOR 2.3. Masking 2.4. Splitting and merging channels 2.5. Smoothing and blurring 2.6. Thresholding 2.7. Gradient and edge detection 2.8. Contours2.9. Chapter summary Section 23. Chapter 4: Building Artificial Intelligence System For Computer Vision 3.1. Image processing pipeline 3.2. Feature extraction 3.2.1. Color histogram 3.2.2. GLCM 3.2.3. HOG 3.2.4. LBP 3.3. Feature selection 3.3.1. Filter 3.3.2. Wrapper 3.3.3. Embedded 3.3.4. Regularization 3.4. Chapter summary 4. Chapter 5: Artificial Neural Network for Computer Vision 4.1. Introduction to ANN 4.1.1. ANN topology 4.1.2. Hyperparameters 4.1.3. ANN model training using TensorFlow 4.1.4. Model evaluation 4.1.5. Model deployment 4.1.6. Use of trained model 4.2. Introduction to Convolution Neural Network (CNN)4.2.1. Core concepts of CNN4.2.2. Creating training set for CNN4.2.3. Training CNN model using TensorFlow 4.2.4. Inspecting CNN model and evaluating model fitness4.2.5. Using and deployment of trained model4.3. Introduction to Recurrent Neural Network (RNN) and long short-term Memory (LSTM)4.3.1. Core concepts of RNN and LSTM4.3.2. Creating training set for LSTM4.3.3. LSTM model training using TensorFlow4.3.4. Inspecting LSTM model and assessing fitness4.3.5. Deploying LSTM models in practice Section 35. Chapter 6: Practical Example 1- Object Detection in Images 6. Chapter 7: Practical Example 2- Object Tracking in Videos 7. Chapter 8: Practical Example 3- Facial Detection 8. Chapter 9: Industrial Application - Realtime Defect Detection in Industrial Manufacturing
Автор: Zhang Ming Название: Artificial Higher Order Neural Networks for Computer Science and Engineering: Trends for Emerging Applications ISBN: 1615207112 ISBN-13(EAN): 9781615207114 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 150480.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Introduces Higher Order Neural Networks (HONNs) to computer scientists and computer engineers as an open box neural networks tool when compared to traditional artificial neural networks. This details the techniques, theory and applications essential to engaging and capitalizing on this developing technology.
Автор: Alanis, Alma Название: Artificial Neural Networks for Engineering Applications ISBN: 0128182474 ISBN-13(EAN): 9780128182475 Издательство: Elsevier Science Рейтинг: Цена: 114530.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Hoe bestuur je een wendbare organisatie, of beter, hoe bestuur je een organisatie naar een blijvende wendbare organisatie?¢ Ben jij lid van het Managementteam (MT) of lid van de directie die de noodzaak tot verandering in besturing ziet, die de urgentie voelt om daar iets aan te doen en gehoor hiervoor wil vinden bij de collega leden van het MT of directie? ¢ Ben jij een coach in een organisatie die beweging richting een wendbare organisatie vooral bottom up ziet groeien, een beweging waar je de top down beweging aan toe wil voegen?. In deze pocketguide vind je een praktische methode hoe dit aan te pakken. Besturen in een steeds sneller veranderende wereld. Met de waan van de dag die vaak veel aandacht vraagt en die je kan afleiden van de te behalen resultaten. De auteurs gaan in op het operationaliseren van de strategische organisatiedoelen en daarmee het besturen van de gehele organisatie. De stellingname van dit boek is: maak scherp wat dit kwartaal bereikt moet worden om de strategische doelen te bereiken. Stuur kort cyclisch om te kunnen reageren op veranderende klantwensen of gewijzigde wet- en regelgeving. Werk samen als managementteam of directie richting dje strategische doelen en voorkom dat iedereen in de organisatie vooral een eigen doel nastreeft. Breng meer focus in de operationalisering van de strategie, minder met "brandjes" bezig zijn en meer met het voorkomen ervan. Krijg snel helder wat je medewerkers belemmert in hun werk. Lukt het om de belemmeringen in jouw organisatie snel op te lossen? De kern van deze pocketguide betreft het FOCUS- bord. Deze manier van visual management is een krachtig middel in de besturing. De toepassing ervan zorgt voor samenwerking tussen alle lagen in de organisatie, kort cyclisch sturen en focus op het behalen van de strategische doelen.
Автор: Bert Kappen; Stan Gielen Название: Neural Networks: Artificial Intelligence and Industrial Applications ISBN: 3540199926 ISBN-13(EAN): 9783540199922 Издательство: Springer Рейтинг: Цена: 81050.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: 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.
Автор: 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.
Автор: 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) Рейтинг: Цена: 166320.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Название: 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.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz