0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (2)
  • R250 - R500 (19)
  • R500+ (2,235)
  • -
Status
Format
Author / Contributor
Publisher

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

System Design for Epidemics Using Machine Learning and Deep Learning (Hardcover, 1st ed. 2023): G. R. Kanagachidambaresan,... System Design for Epidemics Using Machine Learning and Deep Learning (Hardcover, 1st ed. 2023)
G. R. Kanagachidambaresan, Dinesh Bhatia, Dhilip Kumar, Animesh Mishra
R4,902 R4,476 Discovery Miles 44 760 Save R426 (9%) Ships in 9 - 17 working days

This book explores the benefits of deploying Machine Learning (ML) and Artificial Intelligence (AI) in the health care environment. The authors study different research directions that are working to serve challenges faced in building strong healthcare infrastructure with respect to the pandemic crisis. The authors take note of obstacles faced in the rush to develop and alter technologies during the Covid crisis. They study what can be learned from them and what can be leveraged efficiently. The authors aim to show how healthcare providers can use technology to exploit advances in machine learning and deep learning in their own applications. Topics include remote patient monitoring, data analysis of human behavioral patterns, and machine learning for decision making in real-time.

Bayesian Reasoning and Machine Learning (Hardcover): David Barber Bayesian Reasoning and Machine Learning (Hardcover)
David Barber
R2,198 Discovery Miles 21 980 Ships in 9 - 17 working days

Machine learning methods extract value from vast data sets quickly and with modest resources. They are established tools in a wide range of industrial applications, including search engines, DNA sequencing, stock market analysis, and robot locomotion, and their use is spreading rapidly. People who know the methods have their choice of rewarding jobs. This hands-on text opens these opportunities to computer science students with modest mathematical backgrounds. It is designed for final-year undergraduates and master's students with limited background in linear algebra and calculus. Comprehensive and coherent, it develops everything from basic reasoning to advanced techniques within the framework of graphical models. Students learn more than a menu of techniques, they develop analytical and problem-solving skills that equip them for the real world. Numerous examples and exercises, both computer based and theoretical, are included in every chapter. Resources for students and instructors, including a MATLAB toolbox, are available online.

Open Source Intelligence and Cyber Crime - Social Media Analytics (Hardcover, 1st ed. 2020): Mohammad A. Tayebi, Uwe Glasser,... Open Source Intelligence and Cyber Crime - Social Media Analytics (Hardcover, 1st ed. 2020)
Mohammad A. Tayebi, Uwe Glasser, David B Skillicorn
R2,744 R2,542 Discovery Miles 25 420 Save R202 (7%) Ships in 9 - 17 working days

This book shows how open source intelligence can be a powerful tool for combating crime by linking local and global patterns to help understand how criminal activities are connected. Readers will encounter the latest advances in cutting-edge data mining, machine learning and predictive analytics combined with natural language processing and social network analysis to detect, disrupt, and neutralize cyber and physical threats. Chapters contain state-of-the-art social media analytics and open source intelligence research trends. This multidisciplinary volume will appeal to students, researchers, and professionals working in the fields of open source intelligence, cyber crime and social network analytics. Chapter Automated Text Analysis for Intelligence Purposes: A Psychological Operations Case Study is available open access under a Creative Commons Attribution 4.0 International License via link.springer.com.

Die Keplersche Vermutung - Wie Mathematiker Ein 400 Jahre Altes Ratsel Loesten (German, Hardcover, 2011 ed.): George G. Szpiro Die Keplersche Vermutung - Wie Mathematiker Ein 400 Jahre Altes Ratsel Loesten (German, Hardcover, 2011 ed.)
George G. Szpiro; Translated by Manfred Stern
R468 Discovery Miles 4 680 Ships in 18 - 22 working days

Sir Walter Raleigh wollte wissen, wie Kanonenkugeln in einem Schiff am dichtesten gestapelt werden koennen. Der Astronom Johannes Kepler lieferte im Jahr 1611 die Antwort: genau so, wie Gemusehandler ihre Orangen und Tomaten aufstapeln. Noch war dies lediglich eine Vermutung - erst 1998 gelang dem amerikanischen Mathematiker Thomas Hales mit Hilfe von Computern der mathematische Beweis. Einer der besten Autoren fur popularwissenschaftliche Mathematik beschreibt auf faszinierende Art und Weise ein beruhmtes mathematisches Problem und dessen Loesung.

Machine Learning in Finance - From Theory to Practice (Hardcover, 1st ed. 2020): Matthew F. Dixon, Igor Halperin, Paul Bilokon Machine Learning in Finance - From Theory to Practice (Hardcover, 1st ed. 2020)
Matthew F. Dixon, Igor Halperin, Paul Bilokon
R2,675 R2,055 Discovery Miles 20 550 Save R620 (23%) Ships in 10 - 15 working days

This book introduces machine learning methods in finance. It presents a unified treatment of machine learning and various statistical and computational disciplines in quantitative finance, such as financial econometrics and discrete time stochastic control, with an emphasis on how theory and hypothesis tests inform the choice of algorithm for financial data modeling and decision making. With the trend towards increasing computational resources and larger datasets, machine learning has grown into an important skillset for the finance industry. This book is written for advanced graduate students and academics in financial econometrics, mathematical finance and applied statistics, in addition to quants and data scientists in the field of quantitative finance. Machine Learning in Finance: From Theory to Practice is divided into three parts, each part covering theory and applications. The first presents supervised learning for cross-sectional data from both a Bayesian and frequentist perspective. The more advanced material places a firm emphasis on neural networks, including deep learning, as well as Gaussian processes, with examples in investment management and derivative modeling. The second part presents supervised learning for time series data, arguably the most common data type used in finance with examples in trading, stochastic volatility and fixed income modeling. Finally, the third part presents reinforcement learning and its applications in trading, investment and wealth management. Python code examples are provided to support the readers' understanding of the methodologies and applications. The book also includes more than 80 mathematical and programming exercises, with worked solutions available to instructors. As a bridge to research in this emergent field, the final chapter presents the frontiers of machine learning in finance from a researcher's perspective, highlighting how many well-known concepts in statistical physics are likely to emerge as important methodologies for machine learning in finance.

Pro Deep Learning with TensorFlow 2.0 - A Mathematical Approach to Advanced Artificial Intelligence in Python (Paperback, 2nd... Pro Deep Learning with TensorFlow 2.0 - A Mathematical Approach to Advanced Artificial Intelligence in Python (Paperback, 2nd ed.)
Santanu Pattanayak
R1,576 R1,026 Discovery Miles 10 260 Save R550 (35%) Ships in 9 - 17 working days

This book builds upon the foundations established in its first edition, with updated chapters and the latest code implementations to bring it up to date with Tensorflow 2.0. Pro Deep Learning with TensorFlow 2.0 begins with the mathematical and core technical foundations of deep learning. Next, you will learn about convolutional neural networks, including new convolutional methods such as dilated convolution, depth-wise separable convolution, and their implementation. You'll then gain an understanding of natural language processing in advanced network architectures such as transformers and various attention mechanisms relevant to natural language processing and neural networks in general. As you progress through the book, you'll explore unsupervised learning frameworks that reflect the current state of deep learning methods, such as autoencoders and variational autoencoders. The final chapter covers the advanced topic of generative adversarial networks and their variants, such as cycle consistency GANs and graph neural network techniques such as graph attention networks and GraphSAGE. Upon completing this book, you will understand the mathematical foundations and concepts of deep learning, and be able to use the prototypes demonstrated to build new deep learning applications. What You Will Learn Understand full-stack deep learning using TensorFlow 2.0 Gain an understanding of the mathematical foundations of deep learning Deploy complex deep learning solutions in production using TensorFlow 2.0 Understand generative adversarial networks, graph attention networks, and GraphSAGE Who This Book Is For: Data scientists and machine learning professionals, software developers, graduate students, and open source enthusiasts.

Deep Learning in Biometrics (Hardcover): Mayank Vatsa, Richa Singh, Angshul Majumdar Deep Learning in Biometrics (Hardcover)
Mayank Vatsa, Richa Singh, Angshul Majumdar
R4,511 Discovery Miles 45 110 Ships in 10 - 15 working days

Deep Learning is now synonymous with applied machine learning. Many technology giants (e.g. Google, Microsoft, Apple, IBM) as well as start-ups are focusing on deep learning-based techniques for data analytics and artificial intelligence. This technology applies quite strongly to biometrics. This book covers topics in deep learning, namely convolutional neural networks, deep belief network and stacked autoencoders. The focus is also on the application of these techniques to various biometric modalities: face, iris, palmprint, and fingerprints, while examining the future trends in deep learning and biometric research. Contains chapters written by authors who are leading researchers in biometrics. Presents a comprehensive overview on the internal mechanisms of deep learning. Discusses the latest developments in biometric research. Examines future trends in deep learning and biometric research. Provides extensive references at the end of each chapter to enhance further study.

Variational Bayesian Learning Theory (Hardcover): Shinichi Nakajima, Kazuho Watanabe, Masashi Sugiyama Variational Bayesian Learning Theory (Hardcover)
Shinichi Nakajima, Kazuho Watanabe, Masashi Sugiyama
R3,766 Discovery Miles 37 660 Ships in 10 - 15 working days

Variational Bayesian learning is one of the most popular methods in machine learning. Designed for researchers and graduate students in machine learning, this book summarizes recent developments in the non-asymptotic and asymptotic theory of variational Bayesian learning and suggests how this theory can be applied in practice. The authors begin by developing a basic framework with a focus on conjugacy, which enables the reader to derive tractable algorithms. Next, it summarizes non-asymptotic theory, which, although limited in application to bilinear models, precisely describes the behavior of the variational Bayesian solution and reveals its sparsity inducing mechanism. Finally, the text summarizes asymptotic theory, which reveals phase transition phenomena depending on the prior setting, thus providing suggestions on how to set hyperparameters for particular purposes. Detailed derivations allow readers to follow along without prior knowledge of the mathematical techniques specific to Bayesian learning.

Designing Human-Centric AI Experiences - Applied UX Design for Artificial Intelligence (Paperback, 1st ed.): Akshay Kore Designing Human-Centric AI Experiences - Applied UX Design for Artificial Intelligence (Paperback, 1st ed.)
Akshay Kore
R1,444 R1,197 Discovery Miles 11 970 Save R247 (17%) Ships in 18 - 22 working days

User experience (UX) design practices have seen a fundamental shift as more and more software products incorporate machine learning (ML) components and artificial intelligence (AI) algorithms at their core. This book will probe into UX design's role in making technologies inclusive and enabling user collaboration with AI. AI/ML-based systems have changed the way of traditional UX design. Instead of programming a method to do a specific action, creators of these systems provide data and nurture them to curate outcomes based on inputs. These systems are dynamic and while AI systems change over time, their user experience, in many cases, does not adapt to this dynamic nature. Applied UX Design for Artificial Intelligence will explore this problem, addressing the challenges and opportunities in UX design for AI/ML systems, look at best practices for designers, managers, and product creators and showcase how individuals from a non-technical background can collaborate effectively with AI and Machine learning teams. You Will Learn: Best practices in UX design when building human-centric AI products or features Ability to spot opportunities for applying AI in their organizations Advantages and limitations of AI when building software products Ability to collaborate and communicate effectively with AI/ML tech teams * UX design for different modalities (voice, speech, text, etc.) Designing ethical AI system

Machine Learning in Image Steganalysis (Hardcover, New): HG Schaathun Machine Learning in Image Steganalysis (Hardcover, New)
HG Schaathun
R2,458 Discovery Miles 24 580 Ships in 9 - 17 working days

"Steganography" is the art of communicating a secret message, hiding the very existence of a secret message. This is typically done by hiding the message within a non-sensitive document. S"teganalysis" is the art and science of detecting such hidden messages. The task in steganalysis is to take an object (communication) and classify it as either a steganogram or a clean document. Most recent solutions apply classification algorithms from machine learning and pattern recognition, which tackle problems too complex for analytical solution by teaching computers to learn from empirical data.

Part 1of the book is an introduction to steganalysis as part of the wider trend of multimedia forensics, as well as a practical tutorial on machine learning in this context. Part 2 is a survey of a wide range of feature vectors proposed for steganalysis with performance tests and comparisons. Part 3 is an in-depth study of machine learning techniques and classifier algorithms, and presents a critical assessment of the experimental methodology and applications in steganalysis.

Key features: Serves as a tutorial on the topic of steganalysis with brief introductions to much of the basic theory provided, and also presents a survey of the latest research.Develops and formalises the application of machine learning in steganalysis; with much of the understanding of machine learning to be gained from this book adaptable for future study of machine learning in other applications. Contains Python programs and algorithms to allow the reader to modify and reproduce outcomes discussed in the book.Includes companion software available from the author's website.

High-Dimensional Statistics - A Non-Asymptotic Viewpoint (Hardcover): Martin J Wainwright High-Dimensional Statistics - A Non-Asymptotic Viewpoint (Hardcover)
Martin J Wainwright
R2,086 Discovery Miles 20 860 Ships in 10 - 15 working days

Recent years have witnessed an explosion in the volume and variety of data collected in all scientific disciplines and industrial settings. Such massive data sets present a number of challenges to researchers in statistics and machine learning. This book provides a self-contained introduction to the area of high-dimensional statistics, aimed at the first-year graduate level. It includes chapters that are focused on core methodology and theory - including tail bounds, concentration inequalities, uniform laws and empirical process, and random matrices - as well as chapters devoted to in-depth exploration of particular model classes - including sparse linear models, matrix models with rank constraints, graphical models, and various types of non-parametric models. With hundreds of worked examples and exercises, this text is intended both for courses and for self-study by graduate students and researchers in statistics, machine learning, and related fields who must understand, apply, and adapt modern statistical methods suited to large-scale data.

How We Learn - The New Science of Education and the Brain (Paperback): Stanislas Dehaene How We Learn - The New Science of Education and the Brain (Paperback)
Stanislas Dehaene
R318 R290 Discovery Miles 2 900 Save R28 (9%) Ships in 9 - 17 working days

'Absorbing, mind-enlarging, studded with insights ... This could have significant real-world results' Sunday Times Humanity's greatest feat is our incredible ability to learn. Even in their first year, infants acquire language, visual and social knowledge at a rate that surpasses the best supercomputers. But how, exactly, do our brains learn? In How We Learn, leading neuroscientist Stanislas Dehaene delves into the psychological, neuronal, synaptic and molecular mechanisms of learning. Drawing on case studies of children who learned despite huge difficulty and trauma, he explains why youth is such a sensitive period, during which brain plasticity is maximal, but also assures us that our abilities continue into adulthood. We can all enhance our learning and memory at any age and 'learn to learn' by taking maximal advantage of the four pillars of the brain's learning algorithm: attention, active engagement, error feedback and consolidation. The human brain is an extraordinary machine. Its ability to process information and adapt to circumstances by reprogramming itself is unparalleled, and it remains the best source of inspiration for recent developments in artificial intelligence. How We Learn finds the boundary of computer science, neurobiology, cognitive psychology and education to explain how learning really works and how to make the best use of the brain's learning algorithms - and even improve them - in our schools and universities as well as in everyday life.

Mind, Body, World - Foundations of Cognitive Science (Paperback, New): Michael R.W. Dawson Mind, Body, World - Foundations of Cognitive Science (Paperback, New)
Michael R.W. Dawson
R988 Discovery Miles 9 880 Ships in 10 - 15 working days

Cognitive science arose in the 1950s when it became apparent that a
number of disciplines, including psychology, computer science,
linguistics, and philosophy, were fragmenting. Perhaps owing to the
field's immediate origins in cybernetics, as well as to the
foundational assumption that cognition is information processing,
cognitive science initially seemed more unified than psychology.
However, as a result of differing interpretations of the foundational
assumption and dramatically divergent views of the meaning of the term
"information processing," three separate schools emerged:
classical cognitive science, connectionist cognitive science, and
embodied cognitive science.
Examples, cases, and research findings taken from the wide range of
phenomena studied by cognitive scientists effectively explain and
explore the relationship among the three perspectives. Intended to
introduce both graduate and senior undergraduate students to the
foundations of cognitive science, "Mind, Body, World" addresses
a number of questions currently being asked by those practicing in the
field: What are the core assumptions of the three different schools?
What are the relationships between these different sets of core
assumptions? Is there only one cognitive science, or are there many
different cognitive sciences? Giving the schools equal treatment and
displaying a broad and deep understanding of the field, Dawson
highlights the fundamental tensions and lines of fragmentation that
exist among the schools and provides a refreshing and unifying
framework for students of cognitive science.Michael R. W. Dawson is a professor of psychology at
the University of Alberta. He is the author of numerous scientific
papers as well as the books "Understanding Cognitive Science"
(1998), "Minds and Machines" (2004), "Connectionism: A
Hands-on Approach" (2005), and "From Bricks to Brains: The
Embodied Cognitive Science of LEGO Robots" (2010).

Advances in Data Science - Symbolic, Complex and Network Data (Hardcover): E. Diday Advances in Data Science - Symbolic, Complex and Network Data (Hardcover)
E. Diday
R3,750 Discovery Miles 37 500 Ships in 10 - 15 working days

Data science unifies statistics, data analysis and machine learning to achieve a better understanding of the masses of data which are produced today, and to improve prediction. Special kinds of data (symbolic, network, complex, compositional) are increasingly frequent in data science. These data require specific methodologies, but there is a lack of reference work in this field. Advances in Data Science fills this gap. It presents a collection of up-to-date contributions by eminent scholars following two international workshops held in Beijing and Paris. The 10 chapters are organized into four parts: Symbolic Data, Complex Data, Network Data and Clustering. They include fundamental contributions, as well as applications to several domains, including business and the social sciences.

Scaling Machine Learning with Spark - Distributed ML with MLlib, TensorFlow, and PyTorch (Paperback): Adi Polak Scaling Machine Learning with Spark - Distributed ML with MLlib, TensorFlow, and PyTorch (Paperback)
Adi Polak
R1,472 R1,289 Discovery Miles 12 890 Save R183 (12%) Ships in 10 - 15 working days

Get up to speed on Apache Spark, the popular engine for large-scale data processing, including machine learning and analytics. If you're looking to expand your skill set or advance your career in scalable machine learning with MLlib, distributed PyTorch, and distributed TensorFlow, this practical guide is for you. Using Spark as your main data processing platform, you'll discover several open source technologies designed and built for enriching Spark's ML capabilities. Scaling Machine Learning with Spark examines various technologies for building end-to-end distributed ML workflows based on the Apache Spark ecosystem with Spark MLlib, MLFlow, TensorFlow, PyTorch, and Petastorm. This book shows you when to use each technology and why. If you're a data scientist working with machine learning, you'll learn how to: Build practical distributed machine learning workflows, including feature engineering and data formats Extend deep learning functionalities beyond Spark by bridging into distributed TensorFlow and PyTorch Manage your machine learning experiment lifecycle with MLFlow Use Petastorm as a storage layer for bridging data from Spark into TensorFlow and PyTorch Use machine learning terminology to understand distribution strategies

Imbalanced Learning - Foundations, Algorithms, and  Applications (Hardcover): H. He Imbalanced Learning - Foundations, Algorithms, and Applications (Hardcover)
H. He
R2,937 Discovery Miles 29 370 Ships in 10 - 15 working days

The first book of its kind to review the current status and future direction of the exciting new branch of machine learning/data mining called imbalanced learning

Imbalanced learning focuses on how an intelligent system can learn when it is provided with imbalanced data. Solving imbalanced learning problems is critical in numerous data-intensive networked systems, including surveillance, security, Internet, finance, biomedical, defense, and more. Due to the inherent complex characteristics of imbalanced data sets, learning from such data requires new understandings, principles, algorithms, and tools to transform vast amounts of raw data efficiently into information and knowledge representation.

The first comprehensive look at this new branch of machine learning, this book offers a critical review of the problem of imbalanced learning, covering the state of the art in techniques, principles, and real-world applications. Featuring contributions from experts in both academia and industry, "Imbalanced Learning: Foundations, Algorithms, and Applications" provides chapter coverage on: Foundations of Imbalanced LearningImbalanced Datasets: From Sampling to ClassifiersEnsemble Methods for Class Imbalance LearningClass Imbalance Learning Methods for Support Vector MachinesClass Imbalance and Active LearningNonstationary Stream Data Learning with Imbalanced Class DistributionAssessment Metrics for Imbalanced Learning

"Imbalanced Learning: Foundations, Algorithms, and Applications" will help scientists and engineers learn how to tackle the problem of learning from imbalanced datasets, and gain insight into current developments in the field as well as future research directions.

Human and Machine Learning - Visible, Explainable, Trustworthy and Transparent (Hardcover, 1st ed. 2018): Jianlong Zhou, Fang... Human and Machine Learning - Visible, Explainable, Trustworthy and Transparent (Hardcover, 1st ed. 2018)
Jianlong Zhou, Fang Chen
R2,499 R2,326 Discovery Miles 23 260 Save R173 (7%) Ships in 9 - 17 working days

With an evolutionary advancement of Machine Learning (ML) algorithms, a rapid increase of data volumes and a significant improvement of computation powers, machine learning becomes hot in different applications. However, because of the nature of "black-box" in ML methods, ML still needs to be interpreted to link human and machine learning for transparency and user acceptance of delivered solutions. This edited book addresses such links from the perspectives of visualisation, explanation, trustworthiness and transparency. The book establishes the link between human and machine learning by exploring transparency in machine learning, visual explanation of ML processes, algorithmic explanation of ML models, human cognitive responses in ML-based decision making, human evaluation of machine learning and domain knowledge in transparent ML applications. This is the first book of its kind to systematically understand the current active research activities and outcomes related to human and machine learning. The book will not only inspire researchers to passionately develop new algorithms incorporating human for human-centred ML algorithms, resulting in the overall advancement of ML, but also help ML practitioners proactively use ML outputs for informative and trustworthy decision making. This book is intended for researchers and practitioners involved with machine learning and its applications. The book will especially benefit researchers in areas like artificial intelligence, decision support systems and human-computer interaction.

Data Analytics in Bioinformatics - A Machine Learning Perspective (Hardcover): R Satapathy Data Analytics in Bioinformatics - A Machine Learning Perspective (Hardcover)
R Satapathy
R5,163 Discovery Miles 51 630 Ships in 10 - 15 working days

Machine learning techniques are increasingly being used to address problems in computational biology and bioinformatics. Novel machine learning computational techniques to analyze high throughput data in the form of sequences, gene and protein expressions, pathways, and images are becoming vital for understanding diseases and future drug discovery. Machine learning techniques such as Markov models, support vector machines, neural networks, and graphical models have been successful in analyzing life science data because of their capabilities in handling randomness and uncertainty of data noise and in generalization. Machine Learning in Bioinformatics compiles recent approaches in machine learning methods and their applications in addressing contemporary problems in bioinformatics approximating classification and prediction of disease, feature selection, dimensionality reduction, gene selection and classification of microarray data and many more.

Building Chatbots with Python - Using Natural Language Processing and Machine Learning (Paperback, 1st ed.): Sumit Raj Building Chatbots with Python - Using Natural Language Processing and Machine Learning (Paperback, 1st ed.)
Sumit Raj
R1,186 R989 Discovery Miles 9 890 Save R197 (17%) Ships in 18 - 22 working days

Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom language processing platform for your chatbot. With this foundation, you will take a look at different natural language processing techniques so that you can choose the right one for you. The next stage is to learn to build a chatbot using the API.ai platform and define its intents and entities. During this example, you will learn to enable communication with your bot and also take a look at key points of its integration and deployment. The final chapter of Building Chatbots with Python teaches you how to build, train, and deploy your very own chatbot. Using open source libraries and machine learning techniques you will learn to predict conditions for your bot and develop a conversational agent as a web application. Finally you will deploy your chatbot on your own server with AWS. What You Will Learn Gain the basics of natural language processing using Python Collect data and train your data for the chatbot Build your chatbot from scratch as a web app Integrate your chatbots with Facebook, Slack, and Telegram Deploy chatbots on your own server Who This Book Is For Intermediate Python developers who have no idea about chatbots. Developers with basic Python programming knowledge can also take advantage of the book.

Machine Learning Algorithms - Adversarial Robustness in Signal Processing (Hardcover, 1st ed. 2022): Fuwei Li, Lifeng Lai,... Machine Learning Algorithms - Adversarial Robustness in Signal Processing (Hardcover, 1st ed. 2022)
Fuwei Li, Lifeng Lai, Shuguang Cui
R3,250 R2,517 Discovery Miles 25 170 Save R733 (23%) Ships in 10 - 15 working days

This book demonstrates the optimal adversarial attacks against several important signal processing algorithms. Through presenting the optimal attacks in wireless sensor networks, array signal processing, principal component analysis, etc, the authors reveal the robustness of the signal processing algorithms against adversarial attacks. Since data quality is crucial in signal processing, the adversary that can poison the data will be a significant threat to signal processing. Therefore, it is necessary and urgent to investigate the behavior of machine learning algorithms in signal processing under adversarial attacks. The authors in this book mainly examine the adversarial robustness of three commonly used machine learning algorithms in signal processing respectively: linear regression, LASSO-based feature selection, and principal component analysis (PCA). As to linear regression, the authors derive the optimal poisoning data sample and the optimal feature modifications, and also demonstrate the effectiveness of the attack against a wireless distributed learning system. The authors further extend the linear regression to LASSO-based feature selection and study the best strategy to mislead the learning system to select the wrong features. The authors find the optimal attack strategy by solving a bi-level optimization problem and also illustrate how this attack influences array signal processing and weather data analysis. In the end, the authors consider the adversarial robustness of the subspace learning problem. The authors examine the optimal modification strategy under the energy constraints to delude the PCA-based subspace learning algorithm. This book targets researchers working in machine learning, electronic information, and information theory as well as advanced-level students studying these subjects. R&D engineers who are working in machine learning, adversarial machine learning, robust machine learning, and technical consultants working on the security and robustness of machine learning are likely to purchase this book as a reference guide.

Convergence of Deep Learning and Artificial Intelligence in Internet of Things (Hardcover): Ajay Rana, Arun Kumar Rana, Sachin... Convergence of Deep Learning and Artificial Intelligence in Internet of Things (Hardcover)
Ajay Rana, Arun Kumar Rana, Sachin Dhawan, Sharad Sharma, Ahmed A. Elngar
R4,087 Discovery Miles 40 870 Ships in 10 - 15 working days

This book covers advances and applications of smart technologies including the Internet of Things (IoT), artificial intelligence, and deep learning in areas such as manufacturing, production, renewable energy, and healthcare. It also covers wearable and implantable biomedical devices for healthcare monitoring, smart surveillance, and monitoring applications such as the use of an autonomous drone for disaster management and rescue operations. It will serve as an ideal reference text for senior undergraduate, graduate students, and academic researchers in the areas such as electrical engineering, electronics and communications engineering, computer engineering, and information technology. * Covers concepts, theories, and applications of artificial intelligence and deep learning, from the perspective of the Internet of Things. * Discusses powers predictive analysis, predictive maintenance, and automated processes for making manufacturing plants more efficient, profitable, and safe. * Explores the importance of blockchain technology in the Internet of Things security issues. * Discusses key deep learning concepts including trust management, identity management, security threats, access control, and privacy. * Showcases the importance of intelligent algorithms for cloud-based Internet of Things applications. This text emphasizes the importance of innovation and improving the profitability of manufacturing plants using smart technologies such as artificial intelligence, deep learning, and the Internet of Things. It further discusses applications of smart technologies in diverse sectors such as agriculture, smart home, production, manufacturing, transport, and healthcare.

Sparse Modeling - Theory, Algorithms, and Applications (Hardcover, New): Irina Rish, Genady Grabarnik Sparse Modeling - Theory, Algorithms, and Applications (Hardcover, New)
Irina Rish, Genady Grabarnik
R2,356 Discovery Miles 23 560 Ships in 10 - 15 working days

Sparse models are particularly useful in scientific applications, such as biomarker discovery in genetic or neuroimaging data, where the interpretability of a predictive model is essential. Sparsity can also dramatically improve the cost efficiency of signal processing. Sparse Modeling: Theory, Algorithms, and Applications provides an introduction to the growing field of sparse modeling, including application examples, problem formulations that yield sparse solutions, algorithms for finding such solutions, and recent theoretical results on sparse recovery. The book gets you up to speed on the latest sparsity-related developments and will motivate you to continue learning about the field. The authors first present motivating examples and a high-level survey of key recent developments in sparse modeling. The book then describes optimization problems involving commonly used sparsity-enforcing tools, presents essential theoretical results, and discusses several state-of-the-art algorithms for finding sparse solutions. The authors go on to address a variety of sparse recovery problems that extend the basic formulation to more sophisticated forms of structured sparsity and to different loss functions. They also examine a particular class of sparse graphical models and cover dictionary learning and sparse matrix factorizations.

Learning Tensorflow.js - Powerful Machine Learning in JavaScript (Paperback): Gant Laborde Learning Tensorflow.js - Powerful Machine Learning in JavaScript (Paperback)
Gant Laborde
R1,066 R938 Discovery Miles 9 380 Save R128 (12%) Ships in 10 - 15 working days

Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde--Google Developer Expert in machine learning and the web--provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical audience that includes data scientists, engineers, web developers, students, and researchers. You'll begin by working through some basic examples in TensorFlow.js before diving deeper into neural network architectures, DataFrames, TensorFlow Hub, model conversion, transfer learning, and more. Once you finish this book, you'll know how to build and deploy production-ready deep learning systems with TensorFlow.js. Explore tensors, the most fundamental structure of machine learning Convert data into tensors and back with a real-world example Combine AI with the web using TensorFlow.js Use resources to convert, train, and manage machine learning data Build and train your own training models from scratch

Feature Engineering for Machine Learning and Data Analytics (Hardcover): Guozhu Dong, Huan Liu Feature Engineering for Machine Learning and Data Analytics (Hardcover)
Guozhu Dong, Huan Liu
R3,379 Discovery Miles 33 790 Ships in 10 - 15 working days

Feature engineering plays a vital role in big data analytics. Machine learning and data mining algorithms cannot work without data. Little can be achieved if there are few features to represent the underlying data objects, and the quality of results of those algorithms largely depends on the quality of the available features. Feature Engineering for Machine Learning and Data Analytics provides a comprehensive introduction to feature engineering, including feature generation, feature extraction, feature transformation, feature selection, and feature analysis and evaluation. The book presents key concepts, methods, examples, and applications, as well as chapters on feature engineering for major data types such as texts, images, sequences, time series, graphs, streaming data, software engineering data, Twitter data, and social media data. It also contains generic feature generation approaches, as well as methods for generating tried-and-tested, hand-crafted, domain-specific features. The first chapter defines the concepts of features and feature engineering, offers an overview of the book, and provides pointers to topics not covered in this book. The next six chapters are devoted to feature engineering, including feature generation for specific data types. The subsequent four chapters cover generic approaches for feature engineering, namely feature selection, feature transformation based feature engineering, deep learning based feature engineering, and pattern based feature generation and engineering. The last three chapters discuss feature engineering for social bot detection, software management, and Twitter-based applications respectively. This book can be used as a reference for data analysts, big data scientists, data preprocessing workers, project managers, project developers, prediction modelers, professors, researchers, graduate students, and upper level undergraduate students. It can also be used as the primary text for courses on feature engineering, or as a supplement for courses on machine learning, data mining, and big data analytics.

Machine Learning for Text (Hardcover, 1st ed. 2018): Charu C. Aggarwal Machine Learning for Text (Hardcover, 1st ed. 2018)
Charu C. Aggarwal
R1,895 R1,475 Discovery Miles 14 750 Save R420 (22%) Ships in 10 - 15 working days

Text analytics is a field that lies on the interface of information retrieval,machine learning, and natural language processing, and this textbook carefully covers a coherently organized framework drawn from these intersecting topics. The chapters of this textbook is organized into three categories: - Basic algorithms: Chapters 1 through 7 discuss the classical algorithms for machine learning from text such as preprocessing, similarity computation, topic modeling, matrix factorization, clustering, classification, regression, and ensemble analysis. - Domain-sensitive mining: Chapters 8 and 9 discuss the learning methods from text when combined with different domains such as multimedia and the Web. The problem of information retrieval and Web search is also discussed in the context of its relationship with ranking and machine learning methods. - Sequence-centric mining: Chapters 10 through 14 discuss various sequence-centric and natural language applications, such as feature engineering, neural language models, deep learning, text summarization, information extraction, opinion mining, text segmentation, and event detection. This textbook covers machine learning topics for text in detail. Since the coverage is extensive,multiple courses can be offered from the same book, depending on course level. Even though the presentation is text-centric, Chapters 3 to 7 cover machine learning algorithms that are often used indomains beyond text data. Therefore, the book can be used to offer courses not just in text analytics but also from the broader perspective of machine learning (with text as a backdrop). This textbook targets graduate students in computer science, as well as researchers, professors, and industrial practitioners working in these related fields. This textbook is accompanied with a solution manual for classroom teaching.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Complex Systems and Clouds - A…
Dan C. Marinescu Paperback R797 Discovery Miles 7 970
Interactive Reports in SAS(R) Visual…
Nicole Ball Hardcover R1,715 Discovery Miles 17 150
Tarot Reading for Dummies - Beginner's…
Shelly O'Bryan Hardcover R661 R590 Discovery Miles 5 900
Applications and Approaches to…
Zeynep Altan Hardcover R5,340 Discovery Miles 53 400
Old Moore's Almanac 2022
Francis Moore Paperback R113 Discovery Miles 1 130
Advances in Computers, Volume 123
Suyel Namasudra Hardcover R4,426 Discovery Miles 44 260
Insightful Data Visualization with SAS…
Falko Schulz, Travis Murphy Hardcover R1,147 Discovery Miles 11 470
Big and Complex Data Analysis…
S. Ejaz Ahmed Hardcover R4,154 Discovery Miles 41 540
Data Analytics for Social Microblogging…
Soumi Dutta, Asit Kumar Das, … Paperback R3,335 Discovery Miles 33 350
Emerging Technologies of Text Mining…
Hercules Antonio do Prado, Edilson Ferneda Hardcover R4,592 Discovery Miles 45 920

 

Partners