0
Your cart

Your cart is empty

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

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

Advanced Data Analytics Using Python - With Architectural Patterns, Text and Image Classification, and Optimization Techniques... Advanced Data Analytics Using Python - With Architectural Patterns, Text and Image Classification, and Optimization Techniques (Paperback, 2nd ed.)
Sayan Mukhopadhyay, Pratip Samanta
R1,149 R912 Discovery Miles 9 120 Save R237 (21%) Ships in 10 - 15 working days

Understand advanced data analytics concepts such as time series and principal component analysis with ETL, supervised learning, and PySpark using Python. This book covers architectural patterns in data analytics, text and image classification, optimization techniques, natural language processing, and computer vision in the cloud environment. Generic design patterns in Python programming is clearly explained, emphasizing architectural practices such as hot potato anti-patterns. You'll review recent advances in databases such as Neo4j, Elasticsearch, and MongoDB. You'll then study feature engineering in images and texts with implementing business logic and see how to build machine learning and deep learning models using transfer learning. Advanced Analytics with Python, 2nd edition features a chapter on clustering with a neural network, regularization techniques, and algorithmic design patterns in data analytics with reinforcement learning. Finally, the recommender system in PySpark explains how to optimize models for a specific application. What You'll Learn Build intelligent systems for enterprise Review time series analysis, classifications, regression, and clustering Explore supervised learning, unsupervised learning, reinforcement learning, and transfer learning Use cloud platforms like GCP and AWS in data analytics Understand Covers design patterns in Python Who This Book Is For Data scientists and software developers interested in the field of data analytics.

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.

Econometrics and Data Science - Apply Data Science Techniques to Model Complex Problems and Implement Solutions for Economic... Econometrics and Data Science - Apply Data Science Techniques to Model Complex Problems and Implement Solutions for Economic Problems (Paperback, 1st ed.)
Tshepo Chris Nokeri
R998 R807 Discovery Miles 8 070 Save R191 (19%) Ships in 10 - 15 working days

Get up to speed on the application of machine learning approaches in macroeconomic research. This book brings together economics and data science. Author Tshepo Chris Nokeri begins by introducing you to covariance analysis, correlation analysis, cross-validation, hyperparameter optimization, regression analysis, and residual analysis. In addition, he presents an approach to contend with multi-collinearity. He then debunks a time series model recognized as the additive model. He reveals a technique for binarizing an economic feature to perform classification analysis using logistic regression. He brings in the Hidden Markov Model, used to discover hidden patterns and growth in the world economy. The author demonstrates unsupervised machine learning techniques such as principal component analysis and cluster analysis. Key deep learning concepts and ways of structuring artificial neural networks are explored along with training them and assessing their performance. The Monte Carlo simulation technique is applied to stimulate the purchasing power of money in an economy. Lastly, the Structural Equation Model (SEM) is considered to integrate correlation analysis, factor analysis, multivariate analysis, causal analysis, and path analysis. After reading this book, you should be able to recognize the connection between econometrics and data science. You will know how to apply a machine learning approach to modeling complex economic problems and others beyond this book. You will know how to circumvent and enhance model performance, together with the practical implications of a machine learning approach in econometrics, and you will be able to deal with pressing economic problems. What You Will Learn Examine complex, multivariate, linear-causal structures through the path and structural analysis technique, including non-linearity and hidden states Be familiar with practical applications of machine learning and deep learning in econometrics Understand theoretical framework and hypothesis development, and techniques for selecting appropriate models Develop, test, validate, and improve key supervised (i.e., regression and classification) and unsupervised (i.e., dimension reduction and cluster analysis) machine learning models, alongside neural networks, Markov, and SEM models Represent and interpret data and models Who This Book Is For Beginning and intermediate data scientists, economists, machine learning engineers, statisticians, and business executives

Advances in Financial Machine Learning (Hardcover): Marcos Lopez de Prado Advances in Financial Machine Learning (Hardcover)
Marcos Lopez de Prado
R1,168 R958 Discovery Miles 9 580 Save R210 (18%) Ships in 12 - 17 working days

Learn to understand and implement the latest machine learning innovations to improve your investment performance Machine learning (ML) is changing virtually every aspect of our lives. Today, ML algorithms accomplish tasks that - until recently - only expert humans could perform. And finance is ripe for disruptive innovations that will transform how the following generations understand money and invest. In the book, readers will learn how to: Structure big data in a way that is amenable to ML algorithms Conduct research with ML algorithms on big data Use supercomputing methods and back test their discoveries while avoiding false positives Advances in Financial Machine Learning addresses real life problems faced by practitioners every day, and explains scientifically sound solutions using math, supported by code and examples. Readers become active users who can test the proposed solutions in their individual setting. Written by a recognized expert and portfolio manager, this book will equip investment professionals with the groundbreaking tools needed to succeed in modern finance.

Computational Intelligence in Machine Learning - Select Proceedings of ICCIML 2021 (Hardcover, 1st ed. 2022): Amit Kumar, Jacek... Computational Intelligence in Machine Learning - Select Proceedings of ICCIML 2021 (Hardcover, 1st ed. 2022)
Amit Kumar, Jacek M. Zurada, Vinit Kumar Gunjan, Raman Balasubramanian
R11,245 Discovery Miles 112 450 Ships in 12 - 17 working days

The book includes select proceedings of the International Conference on Computational Intelligence in Machine Learning (ICCIML 2021). The book constitutes peer-reviewed papers on machine learning, computational intelligence, the internet of things, and smart city applications emphasizing multi-disciplinary research in artificial intelligence and cyber-physical systems. This book addresses the comprehensive nature of computational intelligence, artificial intelligence, machine learning, and deep learning to emphasize its character in modeling, identification, optimization, prediction, forecasting, and control of future intelligent systems. The book will be useful for researchers, research scholars, and students to formulate their research ideas and find future directions in these areas. It will help the readers to solve a diverse range of problems in industries and their real-world 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

Simulated Evolution and Learning - 7th International Conference, SEAL 2008, Melbourne, Australia, December 7-10, 2008,... Simulated Evolution and Learning - 7th International Conference, SEAL 2008, Melbourne, Australia, December 7-10, 2008, Proceedings (Paperback, 2008 ed.)
Xiaodong Li, Michael Kirley, Mengjie Zhang, Vic Ciesielski, Zbigniew Michalewicz, …
R3,077 Discovery Miles 30 770 Ships in 10 - 15 working days

This LNCS volume contains the papers presented at SEAL 2008, the 7th Int- nationalConference on Simulated Evolutionand Learning, held December 7-10, 2008, in Melbourne, Australia. SEAL is a prestigious international conference series in evolutionary computation and learning. This biennial event was ?rst held in Seoul, Korea, in 1996, and then in Canberra, Australia (1998), Nagoya, Japan (2000), Singapore (2002), Busan, Korea (2004), and Hefei, China (2006). SEAL 2008 received 140 paper submissions from more than 30 countries. After a rigorous peer-review process involving at least 3 reviews for each paper (i.e., over 420 reviews in total), the best 65 papers were selected to be presented at the conference and included in this volume, resulting in an acceptance rate of about 46%. The papers included in this volume cover a wide range of topics in simulated evolution and learning: from evolutionarylearning to evolutionary optimization, from hybrid systems to adaptive systems, from theoretical issues to real-world applications. They represent some of the latest and best research in simulated evolution and learning in the world

Dancing with Robots - The 29 Strategies for Success in the Age of AI and Automation (Paperback): Bill Bishop Dancing with Robots - The 29 Strategies for Success in the Age of AI and Automation (Paperback)
Bill Bishop
R456 Discovery Miles 4 560 Ships in 12 - 17 working days

Survive and thrive in a world being taken over by robots and other advanced technology. Artificial intelligence, machine learning, algorithms, blockchains, the Internet of Things, big data analytics, 5G networks, self-driving cars, robotics, 3D printing. In the coming years, these technologies, and others to follow, will have a profound and dramatically disruptive impact on how we work and live. Whether we like it or not, we need to develop a good working relationship with these technologies. We need to know how to "dance" with robots. In Dancing with Robots, futurist, entrepreneur, and innovation coach Bill Bishop describes 29 strategies for success in the New Economy. These new strategies represent a bold, exciting, unexpected, and radically different road map for future success. Bishop also explains how our Five Human Superpowers -- embodied pattern recognition, unbridled curiosity, purpose-driven ideation, ethical framing, and metaphoric communication -- give us a competitive edge over robots and other advanced technology in a world being taken over by automation and AI.

Machine Learning and Knowledge Discovery in Databases - European Conference, Antwerp, Belgium, September 15-19, 2008,... Machine Learning and Knowledge Discovery in Databases - European Conference, Antwerp, Belgium, September 15-19, 2008, Proceedings, Part II (Paperback, Colored Figues)
Walter Daelemans, Katharina Morik
R3,092 Discovery Miles 30 920 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the joint conference on Machine Learning and Knowledge Discovery in Databases: ECML PKDD 2008, held in Antwerp, Belgium, in September 2008.

The 100 papers presented in two volumes, together with 5 invited talks, were carefully reviewed and selected from 521 submissions. In addition to the regular papers the volume contains 14 abstracts of papers appearing in full version in the Machine Learning Journal and the Knowledge Discovery and Databases Journal of Springer.

The conference intends to provide an international forum for the discussion of the latest high quality research results in all areas related to machine learning and knowledge discovery in databases. The topics addressed are application of machine learning and data mining methods to real-world problems, particularly exploratory research that describes novel learning and mining tasks and applications requiring non-standard techniques.

Communications and Discoveries from Multidisciplinary Data (Hardcover, 2008 ed.): Shuichi Iwata, Yukio Ohsawa, Shusaku Tsumoto,... Communications and Discoveries from Multidisciplinary Data (Hardcover, 2008 ed.)
Shuichi Iwata, Yukio Ohsawa, Shusaku Tsumoto, Ning Zhong, Yong Shi, …
R4,535 Discovery Miles 45 350 Ships in 10 - 15 working days

This book collects selected papers by authors for CODATA 2006, which are relevant to the acquisition of knowledge and the assessment of risk and opportunity that comes from combining data from a number of different disciplines.

Support Vector Machines (Hardcover, 2008 ed.): Ingo Steinwart, Andreas Christmann Support Vector Machines (Hardcover, 2008 ed.)
Ingo Steinwart, Andreas Christmann
R6,631 Discovery Miles 66 310 Ships in 10 - 15 working days

Every mathematical discipline goes through three periods of development: the naive, the formal, and the critical. David Hilbert The goal of this book is to explain the principles that made support vector machines (SVMs) a successful modeling and prediction tool for a variety of applications. We try to achieve this by presenting the basic ideas of SVMs together with the latest developments and current research questions in a uni?ed style. In a nutshell, we identify at least three reasons for the success of SVMs: their ability to learn well with only a very small number of free parameters, their robustness against several types of model violations and outliers, and last but not least their computational e?ciency compared with several other methods. Although there are several roots and precursors of SVMs, these methods gained particular momentum during the last 15 years since Vapnik (1995, 1998) published his well-known textbooks on statistical learning theory with aspecialemphasisonsupportvectormachines. Sincethen, the?eldofmachine learninghaswitnessedintenseactivityinthestudyofSVMs, whichhasspread moreandmoretootherdisciplinessuchasstatisticsandmathematics. Thusit seems fair to say that several communities are currently working on support vector machines and on related kernel-based methods. Although there are many interactions between these communities, we think that there is still roomforadditionalfruitfulinteractionandwouldbegladifthistextbookwere found helpful in stimulating further research. Many of the results presented in this book have previously been scattered in the journal literature or are still under review. As a consequence, these results have been accessible only to a relativelysmallnumberofspecialists, sometimesprobablyonlytopeoplefrom one community but not the othe

Transactions on Rough Sets VIII (Paperback, 2008 ed.): James F. Peters, Andrzej Skowron Transactions on Rough Sets VIII (Paperback, 2008 ed.)
James F. Peters, Andrzej Skowron
R3,032 Discovery Miles 30 320 Ships in 10 - 15 working days

VolumeVIIIoftheTransactions on Rough Sets (TRS)containsa widespectrum of contributions to the theory and applications of rough sets. The pioneering work by Prof. Zdzis law Pawlak led to the introduction of knowledge representation systems during the early 1970s and the discovery of rough sets during the early 1980s. During his lifetime, he nurtured worldwide interest in approximation, approximate reasoning, and rough set theory and its 1 applications . Evidence of the in?uence of Prof. Pawlak's work can be seen in the growth in the rough-set literature that now includes over 4000 publications 2 by more than 1900 authors in the rough set database as well as the growth and 3 maturity of the International Rough Set Society . This volume of TRS presents papers that introduce a number of new - vances in the foundations and applications of arti?cial intelligence, engineering, logic, mathematics, and science. These advances have signi?cant implications in a number of researchareas.In addition, it is evident from the papers included in this volume that roughset theoryand its application forma veryactiveresearch area worldwide. A total of 58 researchers from 11 countries are represented in this volume, namely, Australia, Canada, Chile, Germany, India, Poland, P.R. China, Oman, Spain, Sweden, and the USA. Evidence of the vigor, breadth, and depth of research in the theory and applications rough sets can be found in the articles in this volume. This volume contains 17 papers that explore a number of research streams.

Network Models and Optimization - Multiobjective Genetic Algorithm Approach (Hardcover, 2008 ed.): Mitsuo Gen, Runwei Cheng,... Network Models and Optimization - Multiobjective Genetic Algorithm Approach (Hardcover, 2008 ed.)
Mitsuo Gen, Runwei Cheng, Lin Lin
R5,920 Discovery Miles 59 200 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.

Action Programming Languages (Paperback): Michael Thielscher Action Programming Languages (Paperback)
Michael Thielscher
R868 Discovery Miles 8 680 Ships in 10 - 15 working days

Artificial systems that think and behave intelligently are one of the most exciting and challenging goals of Artificial Intelligence. Action Programming is the art and science of devising high-level control strategies for autonomous systems which employ a mental model of their environment and which reason about their actions as a means to achieve their goals. Applications of this programming paradigm include autonomous software agents, mobile robots with high-level reasoning capabilities, and General Game Playing. These lecture notes give an in-depth introduction to the current state-of-the-art in action programming. The main topics are knowledge representation for actions, procedural action programming, planning, agent logic programs, and reactive, behavior-based agents. The only prerequisite for understanding the material in these lecture notes is some general programming experience and basic knowledge of classical first-order logic. Table of Contents: Introduction / Mathematical Preliminaries / Procedural Action Programs / Action Programs and Planning / Declarative Action Programs / Reactive Action Programs / Suggested Further Reading

Representation Discovery using Harmonic Analysis (Paperback): Sridhar Mahadevan Representation Discovery using Harmonic Analysis (Paperback)
Sridhar Mahadevan
R1,095 Discovery Miles 10 950 Ships in 10 - 15 working days

Representations are at the heart of artificial intelligence (AI). This book is devoted to the problem of representation discovery: how can an intelligent system construct representations from its experience? Representation discovery re-parameterizes the state space - prior to the application of information retrieval, machine learning, or optimization techniques - facilitating later inference processes by constructing new task-specific bases adapted to the state space geometry. This book presents a general approach to representation discovery using the framework of harmonic analysis, in particular Fourier and wavelet analysis. Biometric compression methods, the compact disc, the computerized axial tomography (CAT) scanner in medicine, JPEG compression, and spectral analysis of time-series data are among the many applications of classical Fourier and wavelet analysis. A central goal of this book is to show that these analytical tools can be generalized from their usual setting in (infinite-dimensional) Euclidean spaces to discrete (finite-dimensional) spaces typically studied in many subfields of AI. Generalizing harmonic analysis to discrete spaces poses many challenges: a discrete representation of the space must be adaptively acquired; basis functions are not pre-defined, but rather must be constructed. Algorithms for efficiently computing and representing bases require dealing with the curse of dimensionality. However, the benefits can outweigh the costs, since the extracted basis functions outperform parametric bases as they often reflect the irregular shape of a particular state space. Case studies from computer graphics, information retrieval, machine learning, and state space planning are used to illustrate the benefits of the proposed framework, and the challenges that remain to be addressed. Representation discovery is an actively developing field, and the author hopes this book will encourage other researchers to explore this exciting area of research. Table of Contents: Overview / Vector Spaces / Fourier Bases on Graphs / Multiscale Bases on Graphs / Scaling to Large Spaces / Case Study: State-Space Planning / Case Study: Computer Graphics / Case Study: Natural Language / Future Directions

Essentials of Game Theory - A Concise Multidisciplinary Introduction (Paperback): Kevin Leyton-Brown, Yoav Shoham Essentials of Game Theory - A Concise Multidisciplinary Introduction (Paperback)
Kevin Leyton-Brown, Yoav Shoham
R947 Discovery Miles 9 470 Ships in 10 - 15 working days

Game theory is the mathematical study of interaction among independent, self-interested agents. The audience for game theory has grown dramatically in recent years, and now spans disciplines as diverse as political science, biology, psychology, economics, linguistics, sociology, and computer science, among others. What has been missing is a relatively short introduction to the field covering the common basis that anyone with a professional interest in game theory is likely to require. Such a text would minimize notation, ruthlessly focus on essentials, and yet not sacrifice rigor. This Synthesis Lecture aims to fill this gap by providing a concise and accessible introduction to the field. It covers the main classes of games, their representations, and the main concepts used to analyze them.

Machine Learning for Multimodal Interaction - 4th International Workshop, MLMI 2007, Brno, Czech Republic, June 28-30, 2007,... Machine Learning for Multimodal Interaction - 4th International Workshop, MLMI 2007, Brno, Czech Republic, June 28-30, 2007, Revised Selected Papers (Paperback, 2008 ed.)
Andrei Popescu-Belis, Steve Renals, Herve Bourlard
R1,567 Discovery Miles 15 670 Ships in 10 - 15 working days

This book contains a selection of revised papers from the 4th Workshop on Machine Learning for Multimodal Interaction (MLMI 2007), which took place in Brno, Czech Republic, during June 28-30, 2007. As in the previous editions of the MLMI series, the 26 chapters of this book cover a large area of topics, from multimodal processing and human-computer interaction to video, audio, speech and language processing. The application of machine learning techniques to problems arising in these ?elds and the design and analysis of software s- portingmultimodalhuman-humanandhuman-computerinteractionarethetwo overarching themes of this post-workshop book. The MLMI 2007 workshop featured 18 oral presentations-two invited talks, 14 regular talks and two special session talks-and 42 poster presentations. The participants were not only related to the sponsoring projects, AMI/AMIDA (http://www.amiproject.org) and IM2 (http://www.im2.ch), but also to other largeresearchprojects onmultimodalprocessingand multimedia browsing,such as CALO and CHIL. Local universities were well represented, as well as other European, US and Japanese universities, research institutions and private c- panies, from a dozen countries overall.

Machine Learning and Music Generation (Paperback): Jose M Inesta, Rafael Ramirez Melendez, Darrell C. Conklin, Thomas M. Fiore Machine Learning and Music Generation (Paperback)
Jose M Inesta, Rafael Ramirez Melendez, Darrell C. Conklin, Thomas M. Fiore
R1,275 Discovery Miles 12 750 Ships in 12 - 17 working days

Computational approaches to music composition and style imitation have engaged musicians, music scholars, and computer scientists since the early days of computing. Music generation research has generally employed one of two strategies: knowledge-based methods that model style through explicitly formalized rules, and data mining methods that apply machine learning to induce statistical models of musical style. The five chapters in this book illustrate the range of tasks and design choices in current music generation research applying machine learning techniques and highlighting recurring research issues such as training data, music representation, candidate generation, and evaluation. The contributions focus on different aspects of modeling and generating music, including melody, chord sequences, ornamentation, and dynamics. Models are induced from audio data or symbolic data. This book was originally published as a special issue of the Journal of Mathematics and Music.

Active Conceptual Modeling of Learning - Next Generation Learning-Base System Development (Paperback, 2007 ed.): Peter P. Chen,... Active Conceptual Modeling of Learning - Next Generation Learning-Base System Development (Paperback, 2007 ed.)
Peter P. Chen, Leah Y. Wong
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This volume contains a collection of the papers presented during the First International ACM-L Workshop, which was held in Tucson, Arizona, on November 8, 2006, during the 25th International Conference on Conceptual Modeling, ER 2006. The workshop focused on enhancing the fundamental understanding of how to model continual learning from past experiences and how to capture knowledge from transitions between system states.

Active conceptual modeling is a continual process of describing all aspects of a domain, its activities, and changes from different perspectives based on our knowledge and understanding.

Included in this state-of-the-art survey are 11 revised full papers, carefully reviewed and selected from the workshop presentations. Rounded off with 4 invited lectures and an introductory and motivational overview, these papers represent the current thinking in conceptual modeling research.

Rule Extraction from Support Vector Machines (Hardcover, 2008 ed.): Joachim Diederich Rule Extraction from Support Vector Machines (Hardcover, 2008 ed.)
Joachim Diederich
R4,512 Discovery Miles 45 120 Ships in 10 - 15 working days

Support vector machines (SVMs) are one of the most active research areas in machine learning. SVMs have shown good performance in a number of applications, including text and image classification. However, the learning capability of SVMs comes at a cost - an inherent inability to explain in a comprehensible form, the process by which a learning result was reached. Hence, the situation is similar to neural networks, where the apparent lack of an explanation capability has led to various approaches aiming at extracting symbolic rules from neural networks. For SVMs to gain a wider degree of acceptance in fields such as medical diagnosis and security sensitive areas, it is desirable to offer an explanation capability. User explanation is often a legal requirement, because it is necessary to explain how a decision was reached or why it was made. This book provides an overview of the field and introduces a number of different approaches to extracting rules from support vector machines developed by key researchers. In addition, successful applications are outlined and future research opportunities are discussed. The book is an important reference for researchers and graduate students, and since it provides an introduction to the topic, it will be important in the classroom as well. Because of the significance of both SVMs and user explanation, the book is of relevance to data mining practitioners and data analysts.

A Concise Introduction to Multiagent Systems and Distributed Artificial Intelligence (Paperback): Nikos Vlassis A Concise Introduction to Multiagent Systems and Distributed Artificial Intelligence (Paperback)
Nikos Vlassis
R1,066 Discovery Miles 10 660 Ships in 10 - 15 working days

Multiagent systems is an expanding field that blends classical fields like game theory and decentralized control with modern fields like computer science and machine learning. This monograph provides a concise introduction to the subject, covering the theoretical foundations as well as more recent developments in a coherent and readable manner. The text is centered on the concept of an agent as decision maker. Chapter 1 is a short introduction to the field of multiagent systems. Chapter 2 covers the basic theory of singleagent decision making under uncertainty. Chapter 3 is a brief introduction to game theory, explaining classical concepts like Nash equilibrium. Chapter 4 deals with the fundamental problem of coordinating a team of collaborative agents. Chapter 5 studies the problem of multiagent reasoning and decision making under partial observability. Chapter 6 focuses on the design of protocols that are stable against manipulations by self-interested agents. Chapter 7 provides a short introduction to the rapidly expanding field of multiagent reinforcement learning. The material can be used for teaching a half-semester course on multiagent systems covering, roughly, one chapter per lecture.

Intelligent Autonomous Robotics - A Robot Soccer Case Study (Paperback): Peter Stone Intelligent Autonomous Robotics - A Robot Soccer Case Study (Paperback)
Peter Stone
R1,096 Discovery Miles 10 960 Ships in 10 - 15 working days

Robotics technology has recently advanced to the point of being widely accessible for relatively low-budget research, as well as for graduate, undergraduate, and even secondary and primary school education. This lecture provides an example of how to productively use a cutting-edge advanced robotics platform for education and research by providing a detailed case study with the Sony AIBO robot, a vision-based legged robot. The case study used for this lecture is the UT Austin Villa RoboCup Four-Legged Team. This lecture describes both the development process and the technical details of its end result. The main contributions of this lecture are (i) a roadmap for new classes and research groups interested in intelligent autonomous robotics who are starting from scratch with a new robot, and (ii) documentation of the algorithms behind our own approach on the AIBOs with the goal of making them accessible for use on other vision-based and/or legged robot platforms.

Soft Computing for Knowledge Discovery and Data Mining (Hardcover, 2008 ed.): Oded Maimon, Lior Rokach Soft Computing for Knowledge Discovery and Data Mining (Hardcover, 2008 ed.)
Oded Maimon, Lior Rokach
R1,636 Discovery Miles 16 360 Ships in 10 - 15 working days

Data Mining is the science and technology of exploring large and complex bodies of data in order to discover useful patterns. It is extremely important because it enables modeling and knowledge extraction from abundant data availability. This book introduces soft computing methods extending the envelope of problems that data mining can solve efficiently. It presents practical soft-computing approaches in data mining and includes various real-world case studies with detailed results.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Careers in Chemical and Biomolecular…
Suzanne Shelley, Victor Edwards Hardcover R4,171 Discovery Miles 41 710
Advanced Nanoformulations - Theranostic…
Md Saquib Hasnain, Amit Kumar Nayak, … Paperback R4,189 Discovery Miles 41 890
A Textbook in Classical Tibetan
Joanna Bialek Paperback R1,455 Discovery Miles 14 550
Winter's Biomechanics and Motor Control…
S.J. Thomas Hardcover R3,288 Discovery Miles 32 880
Biomaterials for Cancer Therapeutics…
Kinam Park Hardcover R4,435 Discovery Miles 44 350
Microbial Bioprocessing of Agri-food…
Gustavo Molina, Minaxi Sharma, … Hardcover R3,540 Discovery Miles 35 400
Reliable Design of Medical Devices
Richard C. Fries Paperback R3,035 Discovery Miles 30 350
Self, Reality and Reason in Tibetan…
Thupten Jinpa Hardcover R4,448 Discovery Miles 44 480
Buddhism Observed - Travellers, Exiles…
Peter Moran Paperback R1,710 Discovery Miles 17 100
Awakening from the Daydream…
David Nichtern, Lodro Rinzler Paperback R339 R251 Discovery Miles 2 510

 

Partners