![]() |
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 > Machine learning
This book systematically introduces readers to the theory of deep learning and explores its practical applications based on the MindSpore AI computing framework. Divided into 14 chapters, the book covers deep learning, deep neural networks (DNNs), convolutional neural networks (CNNs), recurrent neural networks (RNNs), unsupervised learning, deep reinforcement learning, automated machine learning, device-cloud collaboration, deep learning visualization, and data preparation for deep learning. To help clarify the complex topics discussed, this book includes numerous examples and links to online resources.
Object Detection with Deep Learning Models discusses recent advances in object detection and recognition using deep learning methods, which have achieved great success in the field of computer vision and image processing. It provides a systematic and methodical overview of the latest developments in deep learning theory and its applications to computer vision, illustrating them using key topics, including object detection, face analysis, 3D object recognition, and image retrieval. The book offers a rich blend of theory and practice. It is suitable for students, researchers and practitioners interested in deep learning, computer vision and beyond and can also be used as a reference book. The comprehensive comparison of various deep-learning applications helps readers with a basic understanding of machine learning and calculus grasp the theories and inspires applications in other computer vision tasks. Features: A structured overview of deep learning in object detection A diversified collection of applications of object detection using deep neural networks Emphasize agriculture and remote sensing domains Exclusive discussion on moving object detection
Machine learning allows computers to learn and discern patterns without actually being programmed. When Statistical techniques and machine learning are combined together they are a powerful tool for analysing various kinds of data in many computer science/engineering areas including, image processing, speech processing, natural language processing, robot control, as well as in fundamental sciences such as biology, medicine, astronomy, physics, and materials. Introduction to Statistical Machine Learning provides a general introduction to machine learning that covers a wide range of topics concisely and will help you bridge the gap between theory and practice. Part I discusses the fundamental concepts of statistics and probability that are used in describing machine learning algorithms. Part II and Part III explain the two major approaches of machine learning techniques; generative methods and discriminative methods. While Part III provides an in-depth look at advanced topics that play essential roles in making machine learning algorithms more useful in practice. The accompanying MATLAB/Octave programs provide you with the necessary practical skills needed to accomplish a wide range of data analysis tasks.
Supervised sequence labelling is a vital area of machine learning, encompassing tasks such as speech, handwriting and gesture recognition, protein secondary structure prediction and part-of-speech tagging. Recurrent neural networks are powerful sequence learning tools-robust to input noise and distortion, able to exploit long-range contextual information-that would seem ideally suited to such problems. However their role in large-scale sequence labelling systems has so far been auxiliary. The goal of this book is a complete framework for classifying and transcribing sequential data with recurrent neural networks only. Three main innovations are introduced in order to realise this goal. Firstly, the connectionist temporal classification output layer allows the framework to be trained with unsegmented target sequences, such as phoneme-level speech transcriptions; this is in contrast to previous connectionist approaches, which were dependent on error-prone prior segmentation. Secondly, multidimensional recurrent neural networks extend the framework in a natural way to data with more than one spatio-temporal dimension, such as images and videos. Thirdly, the use of hierarchical subsampling makes it feasible to apply the framework to very large or high resolution sequences, such as raw audio or video. Experimental validation is provided by state-of-the-art results in speech and handwriting recognition.
This book highlights both theoretical and applied advances in cellular learning automata (CLA), a type of hybrid computational model that has been successfully employed in various areas to solve complex problems and to model, learn, or simulate complicated patterns of behavior. Owing to CLA's parallel and learning abilities, it has proven to be quite effective in uncertain, time-varying, decentralized, and distributed environments. The book begins with a brief introduction to various CLA models, before focusing on recently developed CLA variants. In turn, the research areas related to CLA are addressed as bibliometric network analysis perspectives. The next part of the book presents CLA-based solutions to several computer science problems in e.g. static optimization, dynamic optimization, wireless networks, mesh networks, and cloud computing. Given its scope, the book is well suited for all researchers in the fields of artificial intelligence and reinforcement learning.
This book discusses various machine learning applications and models, developed using heterogeneous data, which helps in a comprehensive prediction, optimization, association analysis, cluster analysis and classification-related applications for various activities in urban area. It details multiple types of data generating from urban activities and suitability of various machine learning algorithms for handling urban data. The book is helpful for researchers, academicians, faculties, scientists and geospatial industry professionals for their research work and sets new ideas in the field of urban computing.
- Introduce Decision Support Systems (DSS) with artificial intelligence for the Industry 4.0 Environments - Provide the essentials of recent applications of Machine Learning and Probabilistic Graphical Models for DSS - Consider the process uncertainty when developing the DSS helps these studies closer to reality - Provide general concepts for extracting knowledge from big data effectively and interpret decisions for DSS - Introduce real-world case studies in various fields like Engineering, Management, Healthcare with guidance and recommendations for the practical applications of these studies
This book describes the technical problems and solutions for automatically recognizing and parsing a medical image into multiple objects, structures, or anatomies. It gives all the key methods, including state-of- the-art approaches based on machine learning, for recognizing or detecting, parsing or segmenting, a cohort of anatomical structures from a medical image. Written by top experts in Medical Imaging, this book is ideal for university researchers and industry practitioners in medical imaging who want a complete reference on key methods, algorithms and applications in medical image recognition, segmentation and parsing of multiple objects. Learn: Research challenges and problems in medical image recognition, segmentation and parsing of multiple objects Methods and theories for medical image recognition, segmentation and parsing of multiple objects Efficient and effective machine learning solutions based on big datasets Selected applications of medical image parsing using proven algorithms
With the intriguing development of technologies in several industries, along with the advent of ubiquitous computational resources, there are now ample opportunities to develop innovative computational technologies in order to solve a wide range of issues concerning uncertainty, imprecision, and vagueness in various real-life problems. The challenge of blending modern computational techniques with traditional computing methods has inspired researchers and academics alike to focus on developing innovative computational techniques. In the near future, computational techniques may provide vital solutions by effectively using evolving technologies such as computer vision, natural language processing, deep learning, machine learning, scientific computing, and computational vision. A vast number of intelligent computational algorithms are emerging, along with increasing computational power, which has significantly expanded the potential for developing intelligent applications. These proceedings of the International Conference on Inventive Computation Technologies [ICICT 2019] cover innovative computing applications in the areas of data mining, big data processing, information management, and security.
Introduction to Machine Learning with Applications in Information Security, Second Edition provides a classroom-tested introduction to a wide variety of machine learning and deep learning algorithms and techniques, reinforced via realistic applications. The book is accessible and doesn't prove theorems, or dwell on mathematical theory. The goal is to present topics at an intuitive level, with just enough detail to clarify the underlying concepts. The book covers core classic machine learning topics in depth, including Hidden Markov Models (HMM), Support Vector Machines (SVM), and clustering. Additional machine learning topics include k-Nearest Neighbor (k-NN), boosting, Random Forests, and Linear Discriminant Analysis (LDA). The fundamental deep learning topics of backpropagation, Convolutional Neural Networks (CNN), Multilayer Perceptrons (MLP), and Recurrent Neural Networks (RNN) are covered in depth. A broad range of advanced deep learning architectures are also presented, including Long Short-Term Memory (LSTM), Generative Adversarial Networks (GAN), Extreme Learning Machines (ELM), Residual Networks (ResNet), Deep Belief Networks (DBN), Bidirectional Encoder Representations from Transformers (BERT), and Word2Vec. Finally, several cutting-edge deep learning topics are discussed, including dropout regularization, attention, explainability, and adversarial attacks. Most of the examples in the book are drawn from the field of information security, with many of the machine learning and deep learning applications focused on malware. The applications presented serve to demystify the topics by illustrating the use of various learning techniques in straightforward scenarios. Some of the exercises in this book require programming, and elementary computing concepts are assumed in a few of the application sections. However, anyone with a modest amount of computing experience should have no trouble with this aspect of the book. Instructor resources, including PowerPoint slides, lecture videos, and other relevant material are provided on an accompanying website: http://www.cs.sjsu.edu/~stamp/ML/.
This book discusses various machine learning & cognitive science approaches, presenting high-throughput research by experts in this area. Bringing together machine learning, cognitive science and other aspects of artificial intelligence to help provide a roadmap for future research on intelligent systems, the book is a valuable reference resource for students, researchers and industry practitioners wanting to keep abreast of recent developments in this dynamic, exciting and profitable research field. It is intended for postgraduate students, researchers, scholars and developers who are interested in machine learning and cognitive research, and is also suitable for senior undergraduate courses in related topics. Further, it is useful for practitioners dealing with advanced data processing, applied mathematicians, developers of software for agent-oriented systems and developers of embedded and real-time systems.
This book discusses topics related to bioinformatics, statistics, and machine learning, presenting the latest research in various areas of bioinformatics. It also highlights the role of computing and machine learning in knowledge extraction from biological data, and how this knowledge can be applied in fields such as drug design, health supplements, gene therapy, proteomics and agriculture.
This book reviews that narrate the development of current technologies under the theme of the emerging concept of healthcare, specifically in terms of what makes healthcare more efficient and effective with the help of high-precision algorithms. The mechanism that drives it is machine learning, deep learning, big data, and Internet of Things (IoT)-the scientific field that gives machines the ability to learn without being strictly programmed. It has emerged together with big data technologies and high-performance computing to create new opportunities to unravel, quantify, and understand data-intensive processes in healthcare operational environments. This book offers comprehensive coverage of the most essential topics, including: Introduction to e-monitoring for healthcare Case studies based on big data and healthcare Intelligent learning analytics in healthcare sectors using machine learning and IoT Identifying diseases and diagnosis using machine learning and IoT Deep learning architecture and framework for healthcare using IoT Knowledge discovery from big data of healthcare-related processing Big data and IoT in healthcare Role of IoT in sustainable healthcare A heterogeneous IoT-based application for remote monitoring of physiological and environmental parameters
Machine Learning, Cyber Security, and Blockchain in Smart Environment: Application and Challenges provides far-reaching insights into the recent techniques forming the backbone of smart environments, and addresses the vulnerabilities that give rise to the challenges in real-word implementation. The book focuses on the benefits related to the emerging applications such as machine learning, blockchain and cyber security. Key Features: Introduces the latest trends in the fields of machine learning, blockchain and cyber security Discusses the fundamentals, challenges and architectural overviews with concepts Explores recent advancements in machine learning, blockchain, and cyber security Examines recent trends in emerging technologies This book is primarily aimed at graduates, researchers, and professionals working in the areas of machine learning, blockchain, and cyber security.
Written in accessible language without mathematical formulas, this short book provides an overview of the wide and varied applications of artificial intelligence (AI) across the spectrum of physical sciences. Focusing in particular on AI's ability to extract patterns from data, known as machine learning (ML), the book includes a chapter on important machine learning algorithms and their respective applications in physics. It then explores the use of ML across a number of important sub-fields in more detail, ranging from particle, molecular and condensed matter physics, to astrophysics, cosmology and the theory of everything. The book covers such applications as the search for new particles and the detection of gravitational waves from the merging of black holes, and concludes by discussing what the future may hold.
This book discusses the applications, challenges, and future trends of machine learning in medical domain, including both basic and advanced topics. The book presents how machine learning is helpful in smooth conduction of administrative processes in hospitals, in treating infectious diseases, and in personalized medical treatments. The authors show how machine learning can also help make fast and more accurate disease diagnoses, easily identify patients, help in new types of therapies or treatments, model small-molecule drugs in pharmaceutical sector, and help with innovations via integrated technologies such as artificial intelligence as well as deep learning. The authors show how machine learning also improves the physician's and doctor's medical capabilities to better diagnosis their patients. This book illustrates advanced, innovative techniques, frameworks, concepts, and methodologies of machine learning that will enhance the efficiency and effectiveness of the healthcare system. Provides researchers in machine and deep learning with a conceptual understanding of various methodologies of implementing the technologies in medical areas; Discusses the role machine learning and IoT play into locating different virus and diseases across the globe, such as COVID-19, Ebola, and cervical cancer; Includes fundamentals and advances in machine learning in the medical field, supported by significant case studies and practical applications.
The signal processing (SP) landscape has been enriched by recent advances in artificial intelligence (AI) and machine learning (ML), yielding new tools for signal estimation, classification, prediction, and manipulation. Layered signal representations, nonlinear function approximation and nonlinear signal prediction are now feasible at very large scale in both dimensionality and data size. These are leading to significant performance gains in a variety of long-standing problem domains like speech and Image analysis. As well as providing the ability to construct new classes of nonlinear functions (e.g., fusion, nonlinear filtering). This book will help academics, researchers, developers, graduate and undergraduate students to comprehend complex SP data across a wide range of topical application areas such as social multimedia data collected from social media networks, medical imaging data, data from Covid tests etc. This book focuses on AI utilization in the speech, image, communications and yirtual reality domains.
This book describes the functions frequently used in deep neural networks. For this purpose, 37 activation functions are explained both mathematically and visually, and given with their LaTeX implementations due to their common use in scientific articles.
Survival analysis generally deals with analysis of data arising from clinical trials. Censoring, truncation, and missing data create analytical challenges and the statistical methods and inference require novel and different approaches for analysis. Statistical properties, essentially asymptotic ones, of the estimators and tests are aptly handled in the counting process framework which is drawn from the larger arm of stochastic calculus. With explosion of data generation during the past two decades, survival data has also enlarged assuming a gigantic size. Most statistical methods developed before the millennium were based on a linear approach even in the face of complex nature of survival data. Nonparametric nonlinear methods are best envisaged in the Machine Learning school. This book attempts to cover all these aspects in a concise way. Survival Analysis offers an integrated blend of statistical methods and machine learning useful in analysis of survival data. The purpose of the offering is to give an exposure to the machine learning trends for lifetime data analysis. Features: Classical survival analysis techniques for estimating statistical functional and hypotheses testing Regression methods covering the popular Cox relative risk regression model, Aalen's additive hazards model, etc. Information criteria to facilitate model selection including Akaike, Bayes, and Focused Penalized methods Survival trees and ensemble techniques of bagging, boosting, and random survival forests A brief exposure of neural networks for survival data R program illustration throughout the book
A systematic presentation of the randomized machine learning problem: from data processing, through structuring randomized models and algorithmic procedure, to the solution of applications-relevant problems in different fields. Provides new numerical methods for random global optimization and computation of multidimensional integrals. A universal algorithm for randomized machine learning.
This book offers a clear understanding of the concept of context-aware machine learning including an automated rule-based framework within the broad area of data science and analytics, particularly, with the aim of data-driven intelligent decision making. Thus, we have bestowed a comprehensive study on this topic that explores multi-dimensional contexts in machine learning modeling, context discretization with time-series modeling, contextual rule discovery and predictive analytics, recent-pattern or rule-based behavior modeling, and their usefulness in various context-aware intelligent applications and services. The presented machine learning-based techniques can be employed in a wide range of real-world application areas ranging from personalized mobile services to security intelligence, highlighted in the book. As the interpretability of a rule-based system is high, the automation in discovering rules from contextual raw data can make this book more impactful for the application developers as well as researchers. Overall, this book provides a good reference for both academia and industry people in the broad area of data science, machine learning, AI-Driven computing, human-centered computing and personalization, behavioral analytics, IoT and mobile applications, and cybersecurity intelligence.
This book is intended to present the state of the art in research on machine learning and big data analytics. The accepted chapters covered many themes including artificial intelligence and data mining applications, machine learning and applications, deep learning technology for big data analytics, and modeling, simulation, and security with big data. It is a valuable resource for researchers in the area of big data analytics and its applications.
This compendium discusses the adaptive enterprise architecture (AEA) as information to support decisions and actions for desired efficiency and innovation (outcomes and impacts). This comprehensive information-driven approach uses data, analytics, and intelligence (AI/ML) for architecting intelligent enterprises.The unique reference text includes practical artefacts and vivid examples based on both practice and research. It benefits chief information officers, chief data officers, chief enterprise architects, enterprise architects, business architects, information architects, data architects, and anyone who has an interest in adaptive and digital enterprise architecture.
This book explores how machine learning can be used to improve the efficiency of expensive fundamental science experiments. The first part introduces the Belle and Belle II experiments, providing a detailed description of the Belle to Belle II data conversion tool, currently used by many analysts. The second part covers machine learning in high-energy physics, discussing the Belle II machine learning infrastructure and selected algorithms in detail. Furthermore, it examines several machine learning techniques that can be used to control and reduce systematic uncertainties. The third part investigates the important exclusive B tagging technique, unique to physics experiments operating at the resonances, and studies in-depth the novel Full Event Interpretation algorithm, which doubles the maximum tag-side efficiency of its predecessor. The fourth part presents a complete measurement of the branching fraction of the rare leptonic B decay "B tau nu", which is used to validate the algorithms discussed in previous parts. |
You may like...
Artificial Intelligence, Machine…
Shikha Jain, Kavita Pandey, …
Paperback
R2,958
Discovery Miles 29 580
Cyber-Physical Systems - AI and COVID-19
Ramesh Poonia, Basant Agarwal, …
Paperback
R2,817
Discovery Miles 28 170
Adversarial Robustness for Machine…
Pin-Yu Chen, Cho-Jui Hsieh
Paperback
R2,204
Discovery Miles 22 040
Machine Learning, Big Data, and IoT for…
Pardeep Kumar, Yugal Kumar, …
Paperback
R2,657
Discovery Miles 26 570
Cognitive Big Data Intelligence with a…
Sushruta Mishra, Hrudaya Kumar Tripathy, …
Paperback
R2,829
Discovery Miles 28 290
|