Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
|||
Books > Computing & IT > Applications of computing > Artificial intelligence > Neural networks
This volume gives a state of the art view of recent developments in the use of artificial neural networks for the analysis of remotely sensed satellite data. Remote sensing has now become a discipline in which ever increasing volumes of data, gathered from space together with growing application needs for high precision spatial products, need to be interpreted in shorter times and with increasing accuracy. Neural networks, as a new form of computational paradigm, seem well suited to many of the tasks involved in remotely sensed image analysis. This book demonstrates a wide range of uses of neural networks for remote sensing applications and provides the views of a large number European experts brought together in the framework of a concerted action supported by the European Commission.
Artificial neural network research is one of the promising new directions for the next generation of computers and open box artificial Higher Order Neural Networks (HONNs) play an important role in this future. Artificial Higher Order Neural Networks for Computer Science and Engineering: Trends for Emerging Applications 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. Since HONNs are open box models, they can be easily used in information science, information technology, management, economics, and business. This book details the techniques, theory and applications essential to engaging and capitalizing on this developing technology.
bridges ML and Optimisation; discusses optimisation techniques to improve ML algorithms for big data problems; identifies key research areas to solve large-scale machine learning problems; identifies recent research directions to solve major areas to tackle the challenge
Metaheuristic Procedures for Training Neural Networks provides successful implementations of metaheuristic methods for neural network training. Moreover, the basic principles and fundamental ideas given in the book will allow the readers to create successful training methods on their own. Apart from Chapter 1, which reviews classical training methods, the chapters are divided into three main categories. The first one is devoted to local search based methods, including Simulated Annealing, Tabu Search, and Variable Neighborhood Search. The second part of the book presents population based methods, such as Estimation Distribution algorithms, Scatter Search, and Genetic Algorithms. The third part covers other advanced techniques, such as Ant Colony Optimization, Co-evolutionary methods, GRASP, and Memetic algorithms. Overall, the book's objective is engineered to provide a broad coverage of the concepts, methods, and tools of this important area of ANNs within the realm of continuous optimization.
Addresses real-world challenges in using AI Covers the entire AI process in a holistic manner Explains the technical issues in an easy to use manner Provides real-world examples of AI enablement Addresses the challenges of complex enterprises, coalitions and consortia Avoids the hype, with balanced perspective on benefits and drawbacks of AI
Hybrid Neural Network and Expert Systems presents the basics of expert systems and neural networks, and the important characteristics relevant to the integration of these two technologies. Through case studies of actual working systems, the author demonstrates the use of these hybrid systems in practical situations. Guidelines and models are described to help those who want to develop their own hybrid systems. Neural networks and expert systems together represent two major aspects of human intelligence and therefore are appropriate for integration. Neural networks represent the visual, pattern-recognition types of intelligence, while expert systems represent the logical, reasoning processes. Together, these technologies allow applications to be developed that are more powerful than when each technique is used individually. Hybrid Neural Network and Expert Systems provides frameworks for understanding how the combination of neural networks and expert systems can produce useful hybrid systems, and illustrates the issues and opportunities in this dynamic field.
Fully Tuned Radial Basis Function Neural Networks for Flight Control presents the use of the Radial Basis Function (RBF) neural networks for adaptive control of nonlinear systems with emphasis on flight control applications. A Lyapunov synthesis approach is used to derive the tuning rules for the RBF controller parameters in order to guarantee the stability of the closed loop system. Unlike previous methods that tune only the weights of the RBF network, this book presents the derivation of the tuning law for tuning the centers, widths, and weights of the RBF network, and compares the results with existing algorithms. It also includes a detailed review of system identification, including indirect and direct adaptive control of nonlinear systems using neural networks. Fully Tuned Radial Basis Function Neural Networks for Flight Control is an excellent resource for professionals using neural adaptive controllers for flight control applications.
a short and accessible introduction on AI and Cars written by leading experts
This reference text presents the usage of artificial intelligence in healthcare and discusses the challenges and solutions of using advanced techniques like wearable technologies and image processing in the sector. Features: Focuses on the use of artificial intelligence (AI) in healthcare with issues, applications, and prospects Presents the application of artificial intelligence in medical imaging, fractionalization of early lung tumour detection using a low intricacy approach, etc Discusses an artificial intelligence perspective on wearable technology Analyses cardiac dynamics and assessment of arrhythmia by classifying heartbeat using electrocardiogram (ECG) Elaborates machine learning models for early diagnosis of depressive mental affliction This book serves as a reference for students and researchers analyzing healthcare data. It can also be used by graduate and post graduate students as an elective course.
Innovative examination of augmentation technologies in terms of technical, social, and ethical considerations Usable as a supplemental text for a variety of courses, and also of interest to researchers and professionals in fields including: technical communication, digital communication, UX design, information technology, informatics, human factors, artificial intelligence, ethics, philosophy of technology, and sociology of technology First major work to combine technological, ethical, social, and rhetorical perspectives on human augmentation Additional cases and research material available at the authors' Fabric of Digital Life research database at https://fabricofdigitallife.com/
This book reviews and presents a number of approaches to Fuzzy-based system safety and reliability assessment. For each proposed approach, it provides case studies demonstrating their applicability, which will enable readers to implement them into their own risk analysis process. The book begins by giving a review of using linguistic terms in system safety and reliability analysis methods and their extension by fuzzy sets. It then progresses in a logical fashion, dedicating a chapter to each approach, including the 2-tuple fuzzy-based linguistic term set approach, fuzzy bow-tie analysis, optimizing the allocation of risk control measures using fuzzy MCDM approach, fuzzy sets theory and human reliability, and emergency decision making fuzzy-expert aided disaster management system. This book will be of interest to professionals and researchers working in the field of system safety and reliability, as well as postgraduate and undergraduate students studying applications of fuzzy systems.
This book presents a variety of techniques designed to enhance and empower multi-disciplinary and multi-institutional machine learning research in healthcare informatics. It is intended to provide a unique compendium of current and emerging machine learning paradigms for healthcare informatics, reflecting the diversity, complexity, and depth and breadth of this multi-disciplinary area.
People are facing more and more NP-complete or NP-hard problems of a combinatorial nature and of a continuous nature in economic, military and management practice. There are two ways in which one can enhance the efficiency of searching for the solutions of these problems. The first is to improve the speed and memory capacity of hardware. We all have witnessed the computer industry's amazing achievements with hardware and software developments over the last twenty years. On one hand many computers, bought only a few years ago, are being sent to elementary schools for children to learn the ABC's of computing. On the other hand, with economic, scientific and military developments, it seems that the increase of intricacy and the size of newly arising problems have no end. We all realize then that the second way, to design good algorithms, will definitely compensate for the hardware limitations in the case of complicated problems. It is the collective and parallel computation property of artificial neural net works that has activated the enthusiasm of researchers in the field of computer science and applied mathematics. It is hard to say that artificial neural networks are solvers of the above-mentioned dilemma, but at least they throw some new light on the difficulties we face. We not only anticipate that there will be neural computers with intelligence but we also believe that the research results of artificial neural networks might lead to new algorithms on von Neumann's computers."
Python for Scientific Computation and Artificial Intelligence is split into 3 parts: in Section 1, the reader is introduced to the Python programming language and shown how Python can aid in the understanding of advanced High School Mathematics. In Section 2, the reader is shown how Python can be used to solve real-world problems from a broad range of scientific disciplines. Finally, in Section 3, the reader is introduced to neural networks and shown how TensorFlow (written in Python) can be used to solve a large array of problems in Artificial Intelligence (AI). This book was developed from a series of national and international workshops that the author has been delivering for over twenty years. The book is beginner friendly and has a strong practical emphasis on programming and computational modelling. Features: No prior experience of programming is required. Online GitHub repository available with codes for readers to practice. Covers applications and examples from biology, chemistry, computer science, data science, electrical and mechanical engineering, economics, mathematics, physics, statistics and binary oscillator computing. Full solutions to exercises are available as Jupyter notebooks on the Web.
This book focuses on the fundamentals of deep learning along with reporting on the current state-of-art research on deep learning. In addition, it provides an insight of deep neural networks in action with illustrative coding examples. Deep learning is a new area of machine learning research which has been introduced with the objective of moving ML closer to one of its original goals, i.e. artificial intelligence. Deep learning was developed as an ML approach to deal with complex input-output mappings. While traditional methods successfully solve problems where final value is a simple function of input data, deep learning techniques are able to capture composite relations between non-immediately related fields, for example between air pressure recordings and English words, millions of pixels and textual description, brand-related news and future stock prices and almost all real world problems. Deep learning is a class of nature inspired machine learning algorithms that uses a cascade of multiple layers of nonlinear processing units for feature extraction and transformation. Each successive layer uses the output from the previous layer as input. The learning may be supervised (e.g. classification) and/or unsupervised (e.g. pattern analysis) manners. These algorithms learn multiple levels of representations that correspond to different levels of abstraction by resorting to some form of gradient descent for training via backpropagation. Layers that have been used in deep learning include hidden layers of an artificial neural network and sets of propositional formulas. They may also include latent variables organized layer-wise in deep generative models such as the nodes in deep belief networks and deep boltzmann machines. Deep learning is part of state-of-the-art systems in various disciplines, particularly computer vision, automatic speech recognition (ASR) and human action recognition.
Neural Networks in Telecommunications consists of a carefully edited collection of chapters that provides an overview of a wide range of telecommunications tasks being addressed with neural networks. These tasks range from the design and control of the underlying transport network to the filtering, interpretation and manipulation of the transported media. The chapters focus on specific applications, describe specific solutions and demonstrate the benefits that neural networks can provide. By doing this, the authors demonstrate that neural networks should be another tool in the telecommunications engineer's toolbox. Neural networks offer the computational power of nonlinear techniques, while providing a natural path to efficient massively-parallel hardware implementations. In addition, the ability of neural networks to learn allows them to be used on problems where straightforward heuristic or rule-based solutions do not exist. Together these capabilities mean that neural networks offer unique solutions to problems in telecommunications. For engineers and managers in telecommunications, Neural Networks in Telecommunications provides a single point of access to the work being done by leading researchers in this field, and furnishes an in-depth description of neural network applications.
The recentexplosionofactivity inneural modelingseemsto have beendriven more by advances inthe theories and applicationsoflearning paradigms for artificial neural networks than by advances in our knowledge of real nervous systems. In the past few years, major conferences on neural networks and neural modeling have emerged and, appropriately, have focussed on technological exploitation of these advances. Sensingthat the recentleaps in both computational powerand knowledge ofthe nervous system may have setthe stage for a revolution intheoretical neurobiology, neuroscientists have welcomed thenew neural modeling; butmanyofthem would like tosee itdirected as heavily toward understanding of the nervou$ system as it is presently directed toward computertechnology and control-system engineering. Furthermore, some neuroscientists believe thattechnologists shouldnotbe satisfiedonly with exploiting or extending the recent advances in learning paradigms, that emerging knowledge about real nervous systems will suggest other, comparably valuable, paradigms forsignal processingand control. Ourmotive as organizers was to have a conference that focussed on both of these areas -- emerging modeling tools and concepts for neurobiologists, and emerging neurobiological concepts and neurobiological knowledge ofpotential use to technologists. Ourprinciple ofdesign was simple. We attempted to organize aconference withagroup ofspeakers that would be most illuminating and exciting to us and to our students. We succeeded. EdwinR. Lewis INTRODUCTION This volume contains the collected papers of the 1990 Conference on Analysis and ModelingofNeural Systems, held July 25-27, in Berkeley, California. There were 21 invited talks at the meeting, covering aspects ofanalysis and modeling from the subcellularlevel to the networklevel. Inaddition, thirty six posters were accepted forpresentation.
Neural Networks and Fuzzy Systems: Theory and Applications discusses theories that have proven useful in applying neural networks and fuzzy systems to real world problems. The book includes performance comparison of neural networks and fuzzy systems using data gathered from real systems. Topics covered include the Hopfield network for combinatorial optimization problems, multilayered neural networks for pattern classification and function approximation, fuzzy systems that have the same functions as multilayered networks, and composite systems that have been successfully applied to real world problems. The author also includes representative neural network models such as the Kohonen network and radial basis function network. New fuzzy systems with learning capabilities are also covered. The advantages and disadvantages of neural networks and fuzzy systems are examined. The performance of these two systems in license plate recognition, a water purification plant, blood cell classification, and other real world problems is compared.
This monograph is the continuation and completion of the monograph, "Intelligent Systems: Approximation by Artificial Neural Networks" written by the same author and published 2011 by Springer. The book you hold in hand presents the complete recent and original work of the author in approximation by neural networks. Chapters are written in a self-contained style and can be read independently. Advanced courses and seminars can be taught out of this brief book. All necessary background and motivations are given per chapter. A related list of references is given also per chapter. The book's results are expected to find applications in many areas of applied mathematics, computer science and engineering. As such this monograph is suitable for researchers, graduate students, and seminars of the above subjects, also for all science and engineering libraries.
- The author is one of the most influential AI reseachers of recent decades. - Written in an accessible language, the book provides a probing account of AI today and proposes a new narrative to connect and make sense of events that happened in the recent tumultuous past and enable us to think soberly about the road ahead. - The book is divided into ten carefully crafted and easily-digestible chapters, each grapples with an important question for AI, ranging from the scientific concepts that underpin the technology to wider implications for society, using real examples wherever possible.
Since the invention of computers or machines, scientists and researchers are trying very hard to enhance their capabilities to perform various tasks. As a consequence, the capabilities of computers are growing exponentially day by day in terms of diverse working domains, versatile jobs, processing speed, and reduced size. Now, we are in the race to make the computers or machines as intelligent as human beings. Artificial Intelligence (AI) came up as a way of making a computer or computer software think in the similar manner the intelligent humans think. AI is inspired by the study of human brain like how humans think, learn, decide and act while trying to solve a problem. The outcomes of this study are the basis of developing intelligent software and systems or Intelligent Computing (IC). An IC system has the capability of reasoning, learning, problem solving, perception, and linguistic intelligence. The IC systems consist of AI techniques as well as other emerging techniques that make a system intelligent. The use of intelligent computing has been seen in almost every sub-domain of computer science such as networking, software engineering, gaming, natural language processing, computer vision, image processing, data science, robotics, expert systems, and security. Now a days, the use of IC can also be seen for solving various complex problems in diverse domains such as for predicting disease in medical science, predicting land fertility or crop productivity in agriculture science, predicting market growth in economics, weather forecasting and so on. For all these reasons, this book presents the advances in AI techniques, under the umbrella of IC. In this context, the book includes the recent research works have been done in the areas of machine learning, neural networks, deep learning, evolutionary algorithms, genetic algorithms, swarm intelligence, fuzzy systems and so on. This book provides theoretical, algorithmic, simulation, and implementation-based recent research advancements related to the Intelligent Computing.
This intriguing book was born out of the many discussions the authors had in the past 10 years about the role of scale-free structure and dynamics in producing intelligent behavior in brains. The microscopic dynamics of neural networks is well described by the prevailing paradigm based in a narrow interpretation of the neuron doctrine. This book broadens the doctrine by incorporating the dynamics of neural fields, as first revealed by modeling with differential equations (K-sets). The book broadens that approach by application of random graph theory (neuropercolation). The book concludes with diverse commentaries that exemplify the wide range of mathematical/conceptual approaches to neural fields. This book is intended for researchers, postdocs, and graduate students, who see the limitations of network theory and seek a beachhead from which to embark on mesoscopic and macroscopic neurodynamics.
Neural Network Simulation Environments describes some of the best examples of neural simulation environments. All current neural simulation tools can be classified into four overlapping categories of increasing sophistication in software engineering. The least sophisticated are undocumented and dedicated programs, developed to solve just one specific problem; these tools cannot easily be used by the larger community and have not been included in this volume. The next category is a collection of custom-made programs, some perhaps borrowed from other application domains, and organized into libraries, sometimes with a rudimentary user interface. More recently, very sophisticated programs started to appear that integrate advanced graphical user interface and other data analysis tools. These are frequently dedicated to just one neural architecture/algorithm as, for example, three layers of interconnected artificial neurons' learning to generalize input vectors using a backpropagation algorithm. Currently, the most sophisticated simulation tools are complete, system-level environments, incorporating the most advanced concepts in software engineering that can support experimentation and model development of a wide range of neural networks. These environments include sophisticated graphical user interfaces as well as an array of tools for analysis, manipulation and visualization of neural data. Neural Network Simulation Environments is an excellent reference for researchers in both academia and industry, and can be used as a text for advanced courses on the subject.
Artificial intelligence is at the forefront of research and implementation in many industries including healthcare and agriculture. Whether it's detecting disease or generating algorithms, deep learning techniques are advancing exponentially. Researchers and professionals need a platform in which they can keep up with machine learning trends and their developments in the real world. The Handbook of Research on Applications and Implementations of Machine Learning Techniques provides innovative insights into the multi-disciplinary applications of machine learning algorithms for data analytics. The content within this publication examines disease identification, neural networks, and language support. It is designed for IT professionals, developers, data analysts, technology specialists, R&D professionals, industrialists, practitioners, researchers, academicians, and students seeking research on deep learning procedures and their enactments in the fields of medicine, engineering, and computer science. |
You may like...
Handbook of Research on Advanced…
Madhumangal Pal, Sovan Samanta, …
Hardcover
R7,051
Discovery Miles 70 510
Research Advancements in Smart…
Pandian Vasant, Gerhard Weber, …
Hardcover
R6,529
Discovery Miles 65 290
Research Anthology on Artificial Neural…
Information R Management Association
Hardcover
R13,702
Discovery Miles 137 020
Fuzzy Systems - Theory and Applications
Constantin Volosencu
Hardcover
Research Anthology on Artificial Neural…
Information R Management Association
Hardcover
R13,692
Discovery Miles 136 920
Intelligent Analysis Of Fundus Images…
Yuanyuan Chen, Yi Zhang, …
Hardcover
R2,249
Discovery Miles 22 490
Research Anthology on Artificial Neural…
Information R Management Association
Hardcover
R13,686
Discovery Miles 136 860
|