0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (1)
  • R100 - R250 (7)
  • R250 - R500 (30)
  • R500+ (2,339)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Artificial intelligence > Machine learning

From Curve Fitting to Machine Learning - An Illustrative Guide to Scientific Data Analysis and Computational Intelligence... From Curve Fitting to Machine Learning - An Illustrative Guide to Scientific Data Analysis and Computational Intelligence (Hardcover, 2011)
Achim Zielesny
R3,260 Discovery Miles 32 600 Ships in 10 - 15 working days

The analysis of experimental data is at heart of science from its beginnings.
But it was the advent of digital computers that allowed the execution of highly non-linear and increasingly complex data analysis procedures - methods that were completely unfeasible before. Non-linear curve fitting, clustering and machine learning belong to these modern techniques which are a further step towards computational intelligence.

The goal of this book is to provide an interactive and illustrative guide to these topics. It concentrates on the road from two dimensional curve fitting to multidimensional clustering and machine learning with neural networks or support vector machines. Along the way topics like mathematical optimization or evolutionary algorithms are touched. All concepts and ideas are outlined in a clear cut manner with graphically depicted plausibility arguments and a little elementary mathematics. The major topics are extensively outlined with
exploratory examples and applications. The primary goal is to be as illustrative as possible without hiding problems and pitfalls but to address them. The character of an illustrative cookbook is complemented with specific sections that address more fundamental questions like the relation between machine learning and human intelligence. These sections may be skipped without affecting
the main road but they will open up possibly interesting insights beyond the mere data massage.

All topics are completely demonstrated with the aid of the commercial computing platform Mathematica and the Computational Intelligence Packages (CIP), a high-level function library developed with Mathematica's programming language on top of Mathematica's algorithms. CIP is open-source so the detailed code of every method is freely accessible. All examples and applications shown throughout the book may be used and customized by the reader without any
restrictions.

The target readerships are students of (computer) science and engineering as well as scientific practitioners in industry and academia who deserve an illustrative introduction to these topics. Readers with programming skills may easily port and customize the provided code.
"

Introduction to Transfer Learning - Algorithms and Practice (Hardcover, 1st ed. 2023): Jindong Wang, Yiqiang Chen Introduction to Transfer Learning - Algorithms and Practice (Hardcover, 1st ed. 2023)
Jindong Wang, Yiqiang Chen
R1,808 R1,692 Discovery Miles 16 920 Save R116 (6%) Ships in 9 - 15 working days

Transfer learning is one of the most important technologies in the era of artificial intelligence and deep learning. It seeks to leverage existing knowledge by transferring it to another, new domain. Over the years, a number of relevant topics have attracted the interest of the research and application community: transfer learning, pre-training and fine-tuning, domain adaptation, domain generalization, and meta-learning. This book offers a comprehensive tutorial on an overview of transfer learning, introducing new researchers in this area to both classic and more recent algorithms. Most importantly, it takes a "student's" perspective to introduce all the concepts, theories, algorithms, and applications, allowing readers to quickly and easily enter this area. Accompanying the book, detailed code implementations are provided to better illustrate the core ideas of several important algorithms, presenting good examples for practice.

Combinatorial Machine Learning - A Rough Set Approach (Hardcover, 2011 ed.): Mikhail Moshkov, Beata Zielosko Combinatorial Machine Learning - A Rough Set Approach (Hardcover, 2011 ed.)
Mikhail Moshkov, Beata Zielosko
R3,073 Discovery Miles 30 730 Ships in 10 - 15 working days

Decision trees and decision rule systems are widely used in different applications as algorithms for problem solving, as predictors, and as a way for knowledge representation. Reducts play key role in the problem of attribute (feature) selection. The aims of this book are (i) the consideration of the sets of decision trees, rules and reducts; (ii) study of relationships among these objects; (iii) design of algorithms for construction of trees, rules and reducts; and (iv) obtaining bounds on their complexity. Applications for supervised machine learning, discrete optimization, analysis of acyclic programs, fault diagnosis, and pattern recognition are considered also. This is a mixture of research monograph and lecture notes. It contains many unpublished results. However, proofs are carefully selected to be understandable for students. The results considered in this book can be useful for researchers in machine learning, data mining and knowledge discovery, especially for those who are working in rough set theory, test theory and logical analysis of data. The book can be used in the creation of courses for graduate students.

Trading Agents (Paperback): Michael Wellman Trading Agents (Paperback)
Michael Wellman
R1,075 Discovery Miles 10 750 Ships in 10 - 15 working days

Automated trading in electronic markets is one of the most common and consequential applications of autonomous software agents. Design of effective trading strategies requires thorough understanding of how market mechanisms operate, and appreciation of strategic issues that commonly manifest in trading scenarios. Drawing on research in auction theory and artificial intelligence, this book presents core principles of strategic reasoning that apply to market situations. The author illustrates trading strategy choices through examples of concrete market environments, such as eBay, as well as abstract market models defined by configurations of auctions and traders. Techniques for addressing these choices constitute essential building blocks for the design of trading strategies for rich market applications. The lecture assumes no prior background in game theory or auction theory, or artificial intelligence. Table of Contents: Introduction / Example: Bidding on eBay / Auction Fundamentals / Continuous Double Auctions / Interdependent Markets / Conclusion

Human Computation (Paperback): Edith Law, Luis Ahn Human Computation (Paperback)
Edith Law, Luis Ahn
R877 Discovery Miles 8 770 Ships in 10 - 15 working days

Human computation is a new and evolving research area that centers around harnessing human intelligence to solve computational problems that are beyond the scope of existing Artificial Intelligence (AI) algorithms. With the growth of the Web, human computation systems can now leverage the abilities of an unprecedented number of people via the Web to perform complex computation. There are various genres of human computation applications that exist today. Games with a purpose (e.g., the ESP Game) specifically target online gamers who generate useful data (e.g., image tags) while playing an enjoyable game. Crowdsourcing marketplaces (e.g., Amazon Mechanical Turk) are human computation systems that coordinate workers to perform tasks in exchange for monetary rewards. In identity verification tasks, users perform computation in order to gain access to some online content; an example is reCAPTCHA, which leverages millions of users who solve CAPTCHAs every day to correct words in books that optical character recognition (OCR) programs fail to recognize with certainty. This book is aimed at achieving four goals: (1) defining human computation as a research area; (2) providing a comprehensive review of existing work; (3) drawing connections to a wide variety of disciplines, including AI, Machine Learning, HCI, Mechanism/Market Design and Psychology, and capturing their unique perspectives on the core research questions in human computation; and (4) suggesting promising research directions for the future. Table of Contents: Introduction / Human Computation Algorithms / Aggregating Outputs / Task Routing / Understanding Workers and Requesters / The Art of Asking Questions / The Future of Human Computation

Applied Deep Learning with TensorFlow 2 - Learn to Implement Advanced Deep Learning Techniques with Python (Paperback, 2nd... Applied Deep Learning with TensorFlow 2 - Learn to Implement Advanced Deep Learning Techniques with Python (Paperback, 2nd ed.)
Umberto Michelucci
R1,815 R1,412 Discovery Miles 14 120 Save R403 (22%) Ships in 10 - 15 working days

Understand how neural networks work and learn how to implement them using TensorFlow 2.0 and Keras. This new edition focuses on the fundamental concepts and at the same time on practical aspects of implementing neural networks and deep learning for your research projects. This book is designed so that you can focus on the parts you are interested in. You will explore topics as regularization, optimizers, optimization, metric analysis, and hyper-parameter tuning. In addition, you will learn the fundamentals ideas behind autoencoders and generative adversarial networks. All the code presented in the book will be available in the form of Jupyter notebooks which would allow you to try out all examples and extend them in interesting ways. A companion online book is available with the complete code for all examples discussed in the book and additional material more related to TensorFlow and Keras. All the code will be available in Jupyter notebook format and can be opened directly in Google Colab (no need to install anything locally) or downloaded on your own machine and tested locally. You will: * Understand the fundamental concepts of how neural networks work * Learn the fundamental ideas behind autoencoders and generative adversarial networks * Be able to try all the examples with complete code examples that you can expand for your own projects * Have available a complete online companion book with examples and tutorials. This book is for: Readers with an intermediate understanding of machine learning, linear algebra, calculus, and basic Python programming.

Artificial Neural Networks and Machine Learning - ICANN 2011 - 21st International Conference on Artificial Neural Networks,... Artificial Neural Networks and Machine Learning - ICANN 2011 - 21st International Conference on Artificial Neural Networks, Espoo, Finland, June 14-17, 2011, Proceedings, Part II (Paperback, Edition.)
Timo Honkela, Wlodzislaw Duch, Mark Girolami, Samuel Kaski
R1,622 Discovery Miles 16 220 Ships in 10 - 15 working days

This two volume set (LNCS 6791 and LNCS 6792) constitutes the refereed proceedings of the 21th International Conference on Artificial Neural Networks, ICANN 2011, held in Espoo, Finland, in June 2011.
The 106 revised full or poster papers presented were carefully reviewed and selected from numerous submissions. ICANN 2011 had two basic tracks: brain-inspired computing and machine learning research, with strong cross-disciplinary interactions and applications.

Hybrid Random Fields - A Scalable Approach to Structure and Parameter Learning in Probabilistic Graphical Models (Hardcover,... Hybrid Random Fields - A Scalable Approach to Structure and Parameter Learning in Probabilistic Graphical Models (Hardcover, 2011 ed.)
Antonino Freno, Edmondo Trentin
R3,094 Discovery Miles 30 940 Ships in 10 - 15 working days

This book presents an exciting new synthesis of directed and undirected, discrete and continuous graphical models. Combining elements of Bayesian networks and Markov random fields, the newly introduced hybrid random fields are an interesting approach to get the best of both these worlds, with an added promise of modularity and scalability. The authors have written an enjoyable book---rigorous in the treatment of the mathematical background, but also enlivened by interesting and original historical and philosophical perspectives. -- Manfred Jaeger, Aalborg Universitet The book not only marks an effective direction of investigation with significant experimental advances, but it is also---and perhaps primarily---a guide for the reader through an original trip in the space of probabilistic modeling. While digesting the book, one is enriched with a very open view of the field, with full of stimulating connections. ...] Everyone specifically interested in Bayesian networks and Markov random fields should not miss it. -- Marco Gori, Universita degli Studi di Siena Graphical models are sometimes regarded---incorrectly---as an impractical approach to machine learning, assuming that they only work well for low-dimensional applications and discrete-valued domains. While guiding the reader through the major achievements of this research area in a technically detailed yet accessible way, the book is concerned with the presentation and thorough (mathematical and experimental) investigation of a novel paradigm for probabilistic graphical modeling, the hybrid random field. This model subsumes and extends both Bayesian networks and Markov random fields. Moreover, it comes with well-defined learning algorithms, both for discrete and continuous-valued domains, which fit the needs of real-world applications involving large-scale, high-dimensional data.

Visual Object Recognition (Paperback): Kristen Grauman, Bastian Leibe Visual Object Recognition (Paperback)
Kristen Grauman, Bastian Leibe
R1,104 Discovery Miles 11 040 Ships in 10 - 15 working days

The visual recognition problem is central to computer vision research. From robotics to information retrieval, many desired applications demand the ability to identify and localize categories, places, and objects. This tutorial overviews computer vision algorithms for visual object recognition and image classification. We introduce primary representations and learning approaches, with an emphasis on recent advances in the field. The target audience consists of researchers or students working in AI, robotics, or vision who would like to understand what methods and representations are available for these problems. This lecture summarizes what is and isn't possible to do reliably today, and overviews key concepts that could be employed in systems requiring visual categorization. Table of Contents: Introduction / Overview: Recognition of Specific Objects / Local Features: Detection and Description / Matching Local Features / Geometric Verification of Matched Features / Example Systems: Specific-Object Recognition / Overview: Recognition of Generic Object Categories / Representations for Object Categories / Generic Object Detection: Finding and Scoring Candidates / Learning Generic Object Category Models / Example Systems: Generic Object Recognition / Other Considerations and Current Challenges / Conclusions

Machine Learning for High-Risk Applications - Techniques for Responsible AI (Paperback): Patrick Hall, James Curtis, Parul... Machine Learning for High-Risk Applications - Techniques for Responsible AI (Paperback)
Patrick Hall, James Curtis, Parul Pandey
R1,340 Discovery Miles 13 400 Ships in 12 - 17 working days

The past decade has witnessed a wide adoption of artificial intelligence and machine learning (AI/ML) technologies. However, a lack of oversight into their widespread implementation has resulted in harmful outcomes that could have been avoided with proper oversight. Before we can realize AI/ML's true benefit, practitioners must understand how to mitigate its risks. This book describes responsible AI, a holistic approach for improving AI/ML technology, business processes, and cultural competencies that builds on best practices in risk management, cybersecurity, data privacy, and applied social science. It's an ambitious undertaking that requires a diverse set of talents, experiences, and perspectives. Data scientists and nontechnical oversight folks alike need to be recruited and empowered to audit and evaluate high-impact AI/ML systems. Author Patrick Hall created this guide for a new generation of auditors and assessors who want to make AI systems better for organizations, consumers, and the public at large. Learn how to create a successful and impactful responsible AI practice Get a guide to existing standards, laws, and assessments for adopting AI technologies Look at how existing roles at companies are evolving to incorporate responsible AI Examine business best practices and recommendations for implementing responsible AI Learn technical approaches for responsible AI at all stages of system development

Learning with Support Vector Machines (Paperback): Colin Campbell, Yiming Ying Learning with Support Vector Machines (Paperback)
Colin Campbell, Yiming Ying
R866 Discovery Miles 8 660 Ships in 10 - 15 working days

Support Vectors Machines have become a well established tool within machine learning. They work well in practice and have now been used across a wide range of applications from recognizing hand-written digits, to face identification, text categorisation, bioinformatics, and database marketing. In this book we give an introductory overview of this subject. We start with a simple Support Vector Machine for performing binary classification before considering multi-class classification and learning in the presence of noise. We show that this framework can be extended to many other scenarios such as prediction with real-valued outputs, novelty detection and the handling of complex output structures such as parse trees. Finally, we give an overview of the main types of kernels which are used in practice and how to learn and make predictions from multiple types of input data. Table of Contents: Support Vector Machines for Classification / Kernel-based Models / Learning with Kernels

Machine Discovery - Reprinted from Foundations of Science Volume 1, No. 2, 1995/96 (Paperback, Softcover reprint of hardcover... Machine Discovery - Reprinted from Foundations of Science Volume 1, No. 2, 1995/96 (Paperback, Softcover reprint of hardcover 1st ed. 1997)
Jan Zytkow
R1,545 Discovery Miles 15 450 Ships in 10 - 15 working days

Human and machine discovery are gradual problem-solving processes of searching large problem spaces for incompletely defined goal objects. Research on problem solving has usually focused on searching an `instance space' (empirical exploration) and a `hypothesis space' (generation of theories). In scientific discovery, searching must often extend to other spaces as well: spaces of possible problems, of new or improved scientific instruments, of new problem representations, of new concepts, and others. This book focuses especially on the processes for finding new problem representations and new concepts, which are relatively new domains for research on discovery. Scientific discovery has usually been studied as an activity of individual investigators, but these individuals are positioned in a larger social structure of science, being linked by the `blackboard' of open publication (as well as by direct collaboration). Even while an investigator is working alone, the process is strongly influenced by knowledge and skills stored in memory as a result of previous social interactions. In this sense, all research on discovery, including the investigations on individual processes discussed in this book, is social psychology, or even sociology.

Machine Learning for Vision-Based Motion Analysis - Theory and Techniques (Hardcover, Edition.): Liang Wang, Guoying Zhao, Li... Machine Learning for Vision-Based Motion Analysis - Theory and Techniques (Hardcover, Edition.)
Liang Wang, Guoying Zhao, Li Cheng, Matti Pietikainen
R4,562 Discovery Miles 45 620 Ships in 10 - 15 working days

Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visual surveillance to human-machine interfaces, the ability to automatically analyze and understand object motions from video footage is of increasing importance. Among the latest developments in this field is the application of statistical machine learning algorithms for object tracking, activity modeling, and recognition.

Developed from expert contributions to the first and second International Workshop on Machine Learning for Vision-Based Motion Analysis, this important text/reference highlights the latest algorithms and systems for robust and effective vision-based motion understanding from a machine learning perspective. Highlighting the benefits of collaboration between the communities of object motion understanding and machine learning, the book discusses the most active forefronts of research, including current challenges and potential future directions.

Topics and features: provides a comprehensive review of the latest developments in vision-based motion analysis, presenting numerous case studies on state-of-the-art learning algorithms; examines algorithms for clustering and segmentation, and manifold learning for dynamical models; describes the theory behind mixed-state statistical models, with a focus on mixed-state Markov models that take into account spatial and temporal interaction; discusses object tracking in surveillance image streams, discriminative multiple target tracking, and guidewire tracking in fluoroscopy; explores issues of modeling for saliency detection, human gait modeling, modeling of extremely crowded scenes, and behavior modeling from video surveillance data; investigates methods for automatic recognition of gestures in Sign Language, and human action recognition from small training sets.

Researchers, professional engineers, and graduate students in computer vision, pattern recognition and machine learning, will all find this text an accessible survey of machine learning techniques for vision-based motion analysis. The book will also be of interest to all who work with specific vision applications, such as surveillance, sport event analysis, healthcare, video conferencing, and motion video indexing and retrieval.

Network Models and Optimization - Multiobjective Genetic Algorithm Approach (Paperback, Softcover reprint of hardcover 1st ed.... Network Models and Optimization - Multiobjective Genetic Algorithm Approach (Paperback, Softcover reprint of hardcover 1st ed. 2008)
Mitsuo Gen, Runwei Cheng, Lin Lin
R5,888 Discovery Miles 58 880 Ships in 10 - 15 working days

Network models are critical tools in business, management, science and industry. "Network Models and Optimization" presents an insightful, comprehensive, and up-to-date treatment of multiple objective genetic algorithms to network optimization problems in many disciplines, such as engineering, computer science, operations research, transportation, telecommunication, and manufacturing. The book extensively covers algorithms and applications, including shortest path problems, minimum cost flow problems, maximum flow problems, minimum spanning tree problems, traveling salesman and postman problems, location-allocation problems, project scheduling problems, multistage-based scheduling problems, logistics network problems, communication network problem, and network models in assembly line balancing problems, and airline fleet assignment problems. The book can be used both as a student textbook and as a professional reference for practitioners who use network optimization methods to model and solve problems.

Machine Learning in Medical Imaging - First International Workshop, MLMI 2010, Held in Conjunction with MICCAI 2010, Beijing,... Machine Learning in Medical Imaging - First International Workshop, MLMI 2010, Held in Conjunction with MICCAI 2010, Beijing, China, September 20, 2010, Proceedings (Paperback, Edition.)
Fei Wang, Pingkun Yan, Kenji Suzuki, Dinggang Shen
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

The first International Workshop on Machine Learning in Medical Imaging, MLMI 2010, was held at the China National Convention Center, Beijing, China on Sept- ber 20, 2010 in conjunction with the International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) 2010. Machine learning plays an essential role in the medical imaging field, including image segmentation, image registration, computer-aided diagnosis, image fusion, ima- guided therapy, image annotation, and image database retrieval. With advances in me- cal imaging, new imaging modalities, and methodologies such as cone-beam/multi-slice CT, 3D Ultrasound, tomosynthesis, diffusion-weighted MRI, electrical impedance to- graphy, and diffuse optical tomography, new machine-learning algorithms/applications are demanded in the medical imaging field. Single-sample evidence provided by the patient's imaging data is often not sufficient to provide satisfactory performance; the- fore tasks in medical imaging require learning from examples to simulate a physician's prior knowledge of the data. The MLMI 2010 is the first workshop on this topic. The workshop focuses on major trends and challenges in this area, and works to identify new techniques and their use in medical imaging. Our goal is to help advance the scientific research within the broad field of medical imaging and machine learning. The range and level of submission for this year's meeting was of very high quality. Authors were asked to submit full-length papers for review. A total of 38 papers were submitted to the workshop in response to the call for papers.

Multisensor Data Fusion and Machine Learning for Environmental Remote Sensing (Paperback): Ni-Bin Chang, Kaixu Bai Multisensor Data Fusion and Machine Learning for Environmental Remote Sensing (Paperback)
Ni-Bin Chang, Kaixu Bai
R1,514 Discovery Miles 15 140 Ships in 12 - 17 working days

In the last few years the scientific community has realized that obtaining a better understanding of interactions between natural systems and the man-made environment across different scales demands more research efforts in remote sensing. An integrated Earth system observatory that merges surface-based, air-borne, space-borne, and even underground sensors with comprehensive and predictive capabilities indicates promise for revolutionizing the study of global water, energy, and carbon cycles as well as land use and land cover changes. The aim of this book is to present a suite of relevant concepts, tools, and methods of integrated multisensor data fusion and machine learning technologies to promote environmental sustainability. The process of machine learning for intelligent feature extraction consists of regular, deep, and fast learning algorithms. The niche for integrating data fusion and machine learning for remote sensing rests upon the creation of a new scientific architecture in remote sensing science that is designed to support numerical as well as symbolic feature extraction managed by several cognitively oriented machine learning tasks at finer scales. By grouping a suite of satellites with similar nature in platform design, data merging may come to help for cloudy pixel reconstruction over the space domain or concatenation of time series images over the time domain, or even both simultaneously. Organized in 5 parts, from Fundamental Principles of Remote Sensing; Feature Extraction for Remote Sensing; Image and Data Fusion for Remote Sensing; Integrated Data Merging, Data Reconstruction, Data Fusion, and Machine Learning; to Remote Sensing for Environmental Decision Analysis, the book will be a useful reference for graduate students, academic scholars, and working professionals who are involved in the study of Earth systems and the environment for a sustainable future. The new knowledge in this book can be applied successfully in many areas of environmental science and engineering.

Algorithms for Reinforcement Learning (Paperback): Csaba Szepesvari Algorithms for Reinforcement Learning (Paperback)
Csaba Szepesvari
R946 Discovery Miles 9 460 Ships in 10 - 15 working days

Reinforcement learning is a learning paradigm concerned with learning to control a system so as to maximize a numerical performance measure that expresses a long-term objective. What distinguishes reinforcement learning from supervised learning is that only partial feedback is given to the learner about the learner's predictions. Further, the predictions may have long term effects through influencing the future state of the controlled system. Thus, time plays a special role. The goal in reinforcement learning is to develop efficient learning algorithms, as well as to understand the algorithms' merits and limitations. Reinforcement learning is of great interest because of the large number of practical applications that it can be used to address, ranging from problems in artificial intelligence to operations research or control engineering. In this book, we focus on those algorithms of reinforcement learning that build on the powerful theory of dynamic programming. We give a fairly comprehensive catalog of learning problems, describe the core ideas, note a large number of state of the art algorithms, followed by the discussion of their theoretical properties and limitations. Table of Contents: Markov Decision Processes / Value Prediction Problems / Control / For Further Exploration

Next Generation Healthcare Informatics (Hardcover, 1st ed. 2022): B. K. Tripathy, Pawan Lingras, Arpan Kumar Kar, Chiranji Lal... Next Generation Healthcare Informatics (Hardcover, 1st ed. 2022)
B. K. Tripathy, Pawan Lingras, Arpan Kumar Kar, Chiranji Lal Chowdhary
R4,278 Discovery Miles 42 780 Ships in 12 - 17 working days

This edited book provides information on emerging fields of next-generation healthcare informatics with a special emphasis on emerging developments and applications of artificial intelligence, deep learning techniques, computational intelligence methods, Internet of medical things (IoMT), optimization techniques, decision making, nanomedicine, and cloud computing. The book provides a conceptual framework and roadmap for decision-makers for this transformation. The chapters involved in this book cover challenges and opportunities for diabetic retinopathy detection based on deep learning applications, deep learning accelerators in IoT and IoMT, health data analysis, deep reinforcement-based conversational AI agent in healthcare systems, examination of health data performance, multisource data in intelligent medicine, application of genetic algorithms in health care, mental disorder, digital healthcare system with big data analytics, encryption methods in healthcare data security, computation and cognitive bias in healthcare intelligence and pharmacogenomics, guided imagery therapy, cancer detection and prediction techniques, medical image processing for coronavirus, and imbalance learning in health care.

Deep Learning in Solar Astronomy (Paperback, 1st ed. 2022): Long Xu, Yihua Yan, Xin Huang Deep Learning in Solar Astronomy (Paperback, 1st ed. 2022)
Long Xu, Yihua Yan, Xin Huang
R1,463 Discovery Miles 14 630 Ships in 12 - 17 working days

The volume of data being collected in solar astronomy has exponentially increased over the past decade and we will be entering the age of petabyte solar data. Deep learning has been an invaluable tool exploited to efficiently extract key information from the massive solar observation data, to solve the tasks of data archiving/classification, object detection and recognition. Astronomical study starts with imaging from recorded raw data, followed by image processing, such as image reconstruction, inpainting and generation, to enhance imaging quality. We study deep learning for solar image processing. First, image deconvolution is investigated for synthesis aperture imaging. Second, image inpainting is explored to repair over-saturated solar image due to light intensity beyond threshold of optical lens. Third, image translation among UV/EUV observation of the chromosphere/corona, Ha observation of the chromosphere and magnetogram of the photosphere is realized by using GAN, exhibiting powerful image domain transfer ability among multiple wavebands and different observation devices. It can compensate the lack of observation time or waveband. In addition, time series model, e.g., LSTM, is exploited to forecast solar burst and solar activity indices. This book presents a comprehensive overview of the deep learning applications in solar astronomy. It is suitable for the students and young researchers who are major in astronomy and computer science, especially interdisciplinary research of them.

Data Integration - The Relational Logic Approach (Paperback): Michael Genesereth Data Integration - The Relational Logic Approach (Paperback)
Michael Genesereth
R1,076 Discovery Miles 10 760 Ships in 10 - 15 working days

Data integration is a critical problem in our increasingly interconnected but inevitably heterogeneous world. There are numerous data sources available in organizational databases and on public information systems like the World Wide Web. Not surprisingly, the sources often use different vocabularies and different data structures, being created, as they are, by different people, at different times, for different purposes. The goal of data integration is to provide programmatic and human users with integrated access to multiple, heterogeneous data sources, giving each user the illusion of a single, homogeneous database designed for his or her specific need. The good news is that, in many cases, the data integration process can be automated. This book is an introduction to the problem of data integration and a rigorous account of one of the leading approaches to solving this problem, viz., the relational logic approach. Relational logic provides a theoretical framework for discussing data integration. Moreover, in many important cases, it provides algorithms for solving the problem in a computationally practical way. In many respects, relational logic does for data integration what relational algebra did for database theory several decades ago. A companion web site provides interactive demonstrations of the algorithms. Table of Contents: Preface / Interactive Edition / Introduction / Basic Concepts / Query Folding / Query Planning / Master Schema Management / Appendix / References / Index / Author Biography Don't have access? Recommend our Synthesis Digital Library to your library or purchase a personal subscription. Email [email protected] for details.

Machine Learning in Cognitive IoT (Hardcover): Neeraj Kumar, Aaisha Makkar Machine Learning in Cognitive IoT (Hardcover)
Neeraj Kumar, Aaisha Makkar
R2,558 Discovery Miles 25 580 Ships in 12 - 17 working days

This book covers the different technologies of Internet, and machine learning capabilities involved in Cognitive Internet of Things (CIoT). Machine learning is explored by covering all the technical issues and various models used for data analytics during decision making at different steps. It initiates with IoT basics, its history, architecture and applications followed by capabilities of CIoT in real world and description of machine learning (ML) in data mining. Further, it explains various ML techniques and paradigms with different phases of data pre-processing and feature engineering. Each chapter includes sample questions to help understand concepts of ML used in different applications. Explains integration of Machine Learning in IoT for building an efficient decision support system Covers IoT, CIoT, machine learning paradigms and models Includes implementation of machine learning models in R Help the analysts and developers to work efficiently with emerging technologies such as data analytics, data processing, Big Data, Robotics Includes programming codes in Python/Matlab/R alongwith practical examples, questions and multiple choice questions

Markov Logic - An Interface Layer for Artificial Intelligence (Paperback): Pedro Domingos, Daniel Lowd Markov Logic - An Interface Layer for Artificial Intelligence (Paperback)
Pedro Domingos, Daniel Lowd
R1,093 Discovery Miles 10 930 Ships in 10 - 15 working days

Most subfields of computer science have an interface layer via which applications communicate with the infrastructure, and this is key to their success (e.g., the Internet in networking, the relational model in databases, etc.). So far this interface layer has been missing in AI. First-order logic and probabilistic graphical models each have some of the necessary features, but a viable interface layer requires combining both. Markov logic is a powerful new language that accomplishes this by attaching weights to first-order formulas and treating them as templates for features of Markov random fields. Most statistical models in wide use are special cases of Markov logic, and first-order logic is its infinite-weight limit. Inference algorithms for Markov logic combine ideas from satisfiability, Markov chain Monte Carlo, belief propagation, and resolution. Learning algorithms make use of conditional likelihood, convex optimization, and inductive logic programming. Markov logic has been successfully applied to problems in information extraction and integration, natural language processing, robot mapping, social networks, computational biology, and others, and is the basis of the open-source Alchemy system. Table of Contents: Introduction / Markov Logic / Inference / Learning / Extensions / Applications / Conclusion

Introduction to Semi-Supervised Learning (Paperback): Xiaojin Zhu, Andrew B. Goldberg Introduction to Semi-Supervised Learning (Paperback)
Xiaojin Zhu, Andrew B. Goldberg
R1,084 Discovery Miles 10 840 Ships in 10 - 15 working days

Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, learning has been studied either in the unsupervised paradigm (e.g., clustering, outlier detection) where all the data are unlabeled, or in the supervised paradigm (e.g., classification, regression) where all the data are labeled. The goal of semi-supervised learning is to understand how combining labeled and unlabeled data may change the learning behavior, and design algorithms that take advantage of such a combination. Semi-supervised learning is of great interest in machine learning and data mining because it can use readily available unlabeled data to improve supervised learning tasks when the labeled data are scarce or expensive. Semi-supervised learning also shows potential as a quantitative tool to understand human category learning, where most of the input is self-evidently unlabeled. In this introductory book, we present some popular semi-supervised learning models, including self-training, mixture models, co-training and multiview learning, graph-based methods, and semi-supervised support vector machines. For each model, we discuss its basic mathematical formulation. The success of semi-supervised learning depends critically on some underlying assumptions. We emphasize the assumptions made by each model and give counterexamples when appropriate to demonstrate the limitations of the different models. In addition, we discuss semi-supervised learning for cognitive psychology. Finally, we give a computational learning theoretic perspective on semi-supervised learning, and we conclude the book with a brief discussion of open questions in the field. Table of Contents: Introduction to Statistical Machine Learning / Overview of Semi-Supervised Learning / Mixture Models and EM / Co-Training / Graph-Based Semi-Supervised Learning / Semi-Supervised Support Vector Machines / Human Semi-Supervised Learning / Theory and Outlook

Knowledge Acquisition: Approaches, Algorithms and Applications - Pacific Rim Knowledge Acquisition Workshop, PKAW 2008, Hanoi,... Knowledge Acquisition: Approaches, Algorithms and Applications - Pacific Rim Knowledge Acquisition Workshop, PKAW 2008, Hanoi, Vietnam, December 15-16, 2008, Revised Selected Papers (Paperback, 2009 ed.)
Debbie Richards, Byeong Ho Kang
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-workshop proceedings of the 2008 Pacific Rim Knowledge Acquisition Workshop, PKAW 2008, held in Hanoi, Vietnam, in December 2008 as part of 10th Pacific Rim International Conference on Artificial Intelligence, PRICAI 2008.

The 20 revised papers presented were carefully reviewed and selected from 57 submissions and went through two rounds of reviewing and improvement. The papers are organized in topical sections on machine learning and data mining, incremental knowledge acquisition, web-based techniques and applications, as well as domain specific knowledge acquisition methods and applications.

Transactions on Rough Sets IX (Paperback, 2008 ed.): James F. Peters, Andrzej Skowron Transactions on Rough Sets IX (Paperback, 2008 ed.)
James F. Peters, Andrzej Skowron; Edited by Henryk Rybinski
R3,105 Discovery Miles 31 050 Ships in 10 - 15 working days

Volume IX of the Transactions on Rough Sets (TRS) provides evidence of the continuing growth of a number of research streams that were either directly or indirectly begun by the seminal work on rough sets by Zdzis law Pawlak (1926- 1 2006) .OneoftheseresearchstreamsinspiredbyProf.Pawlakisroughset-based intelligent systems, a topic that was an important part of his early 1970s work on knowledge description systems prior to his discovery of rough sets during the early 1980s. Evidence of intelligent systems as a recurring motif over the past twodecadescanbefoundintherough-setliteraturethatnowincludesover4,000 2 publications by more than 1,600 authors in the rough set database . This volume of the TRS includes articles that are extensions of papers in- 3 cludedinthe?rstconferenceonRoughSetsandIntelligentSystemsParadigms . In addition to research on intelligent systems, this volume also presents papers that re?ect the profound in?uence of a number of other research initiatives by Zdzis law Pawlak. In particular, this volume introduces a number of new advances in the fo- dations and applications of arti?cial intelligence, engineering, image processing, logic, mathematics, medicine, music, and science. These advances have sign- icant implications in a number of research areas such as attribute reduction, approximation schemes, category-based inductive reasoning, classi?ers, classi- ing mappings, context algebras, data mining, decision attributes, decision rules, decision support, diagnostic feature analysis, EEG classi?cation, feature ana- sis, granular computing, hierarchical classi?ers, indiscernibility relations, inf- mationgranulation, informationsystems, musicalrhythm retrieval, probabilistic dependencies, reducts, rough-fuzzy C-means, rough inclusion functions, rou- ness, singing voice recognition, and vagueness. A total of 47 researchers are represented in this volu

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Object Detection with Deep Learning…
S Poonkuntran, Rajesh Kumar Dhanraj, … Hardcover R3,403 Discovery Miles 34 030
AI for Physics
Volker Knecht Paperback R718 Discovery Miles 7 180
Data Analytics for Business - Lessons…
Ira J. Haimowitz Hardcover R3,838 Discovery Miles 38 380
Embedded Analytics - Integrating…
Donald Farmer Paperback R1,014 Discovery Miles 10 140
Deep Learning with Python
Francois Chollet Paperback R1,493 R1,386 Discovery Miles 13 860
Orwell's Revenge - The 1984 Palimpsest
Peter Huber Paperback R658 R549 Discovery Miles 5 490
Artificial Intelligence and Smart…
Utku Kose, M Mondal, … Hardcover R3,872 R3,217 Discovery Miles 32 170
How to Speak Whale - A Voyage into the…
Tom Mustill Hardcover R467 Discovery Miles 4 670
AI for Physics
Volker Knecht Hardcover R3,540 R2,940 Discovery Miles 29 400
Deep Learning, Machine Learning and IoT…
Sujata Dash, Joel J. P. C. Rodrigues, … Hardcover R4,306 R3,569 Discovery Miles 35 690

 

Partners