0
Your cart

Your cart is empty

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

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

A Machine-Learning Approach to Phishing Detection and Defense (Paperback): O. A. Akanbi, I.S. Dr. Amiri, E. Fazeldehkordi A Machine-Learning Approach to Phishing Detection and Defense (Paperback)
O. A. Akanbi, I.S. Dr. Amiri, E. Fazeldehkordi
R1,324 Discovery Miles 13 240 Ships in 12 - 17 working days

Phishing is one of the most widely-perpetrated forms of cyber attack, used to gather sensitive information such as credit card numbers, bank account numbers, and user logins and passwords, as well as other information entered via a web site. The authors of A Machine-Learning Approach to Phishing Detetion and Defense have conducted research to demonstrate how a machine learning algorithm can be used as an effective and efficient tool in detecting phishing websites and designating them as information security threats. This methodology can prove useful to a wide variety of businesses and organizations who are seeking solutions to this long-standing threat. A Machine-Learning Approach to Phishing Detetion and Defense also provides information security researchers with a starting point for leveraging the machine algorithm approach as a solution to other information security threats.

Scaling up Machine Learning - Parallel and Distributed Approaches (Hardcover): Ron Bekkerman, Mikhail Bilenko, John Langford Scaling up Machine Learning - Parallel and Distributed Approaches (Hardcover)
Ron Bekkerman, Mikhail Bilenko, John Langford
R2,687 Discovery Miles 26 870 Ships in 12 - 17 working days

This book presents an integrated collection of representative approaches for scaling up machine learning and data mining methods on parallel and distributed computing platforms. Demand for parallelizing learning algorithms is highly task-specific: in some settings it is driven by the enormous dataset sizes, in others by model complexity or by real-time performance requirements. Making task-appropriate algorithm and platform choices for large-scale machine learning requires understanding the benefits, trade-offs and constraints of the available options. Solutions presented in the book cover a range of parallelization platforms from FPGAs and GPUs to multi-core systems and commodity clusters, concurrent programming frameworks including CUDA, MPI, MapReduce and DryadLINQ, and learning settings (supervised, unsupervised, semi-supervised and online learning). Extensive coverage of parallelization of boosted trees, SVMs, spectral clustering, belief propagation and other popular learning algorithms, and deep dives into several applications, make the book equally useful for researchers, students and practitioners.

Statistical Reinforcement Learning - Modern Machine Learning Approaches (Hardcover): Masashi Sugiyama Statistical Reinforcement Learning - Modern Machine Learning Approaches (Hardcover)
Masashi Sugiyama
R2,645 Discovery Miles 26 450 Ships in 12 - 17 working days

Reinforcement learning is a mathematical framework for developing computer agents that can learn an optimal behavior by relating generic reward signals with its past actions. With numerous successful applications in business intelligence, plant control, and gaming, the RL framework is ideal for decision making in unknown environments with large amounts of data. Supplying an up-to-date and accessible introduction to the field, Statistical Reinforcement Learning: Modern Machine Learning Approaches presents fundamental concepts and practical algorithms of statistical reinforcement learning from the modern machine learning viewpoint. It covers various types of RL approaches, including model-based and model-free approaches, policy iteration, and policy search methods. Covers the range of reinforcement learning algorithms from a modern perspective Lays out the associated optimization problems for each reinforcement learning scenario covered Provides thought-provoking statistical treatment of reinforcement learning algorithms The book covers approaches recently introduced in the data mining and machine learning fields to provide a systematic bridge between RL and data mining/machine learning researchers. It presents state-of-the-art results, including dimensionality reduction in RL and risk-sensitive RL. Numerous illustrative examples are included to help readers understand the intuition and usefulness of reinforcement learning techniques. This book is an ideal resource for graduate-level students in computer science and applied statistics programs, as well as researchers and engineers in related fields.

Bandit Algorithms (Hardcover): Tor Lattimore, Csaba Szepesvari Bandit Algorithms (Hardcover)
Tor Lattimore, Csaba Szepesvari
R1,446 R1,365 Discovery Miles 13 650 Save R81 (6%) Ships in 12 - 17 working days

Decision-making in the face of uncertainty is a significant challenge in machine learning, and the multi-armed bandit model is a commonly used framework to address it. This comprehensive and rigorous introduction to the multi-armed bandit problem examines all the major settings, including stochastic, adversarial, and Bayesian frameworks. A focus on both mathematical intuition and carefully worked proofs makes this an excellent reference for established researchers and a helpful resource for graduate students in computer science, engineering, statistics, applied mathematics and economics. Linear bandits receive special attention as one of the most useful models in applications, while other chapters are dedicated to combinatorial bandits, ranking, non-stationary problems, Thompson sampling and pure exploration. The book ends with a peek into the world beyond bandits with an introduction to partial monitoring and learning in Markov decision processes.

Decision Economics: Minds, Machines, and their Society (Hardcover, 1st ed. 2021): Edgardo Bucciarelli, Shu-Heng Chen, Juan M.... Decision Economics: Minds, Machines, and their Society (Hardcover, 1st ed. 2021)
Edgardo Bucciarelli, Shu-Heng Chen, Juan M. Corchado, Javier Parra D.
R5,107 Discovery Miles 51 070 Ships in 12 - 17 working days

This book is the result of a multi-year research project led and sponsored by the University of Chieti-Pescara, National Chengchi University, University of Salamanca, and Osaka University. It is the fifth volume to emerge from that international project, held under the aegis of the United Nations Academic Impact in 2020. All the essays in this volume were (virtually) discussed at the University of L'Aquila as the venue of the 2nd International Conference on Decision Economics, a three-day global gathering of approximately one hundred scholars and practitioners-and were subjected to thorough peer review by leading experts in the field. The essays reflect the extent, diversity, and richness of several research areas, both normative and descriptive, and are an invaluable resource for graduate-level and PhD students, academics, researchers, policymakers and other professionals, especially in the social and cognitive sciences. Given its interdisciplinary scope, the book subsequently delivers new approaches on how to contribute to the future of economics, providing alternative explanations for various socio-economic issues such as computable humanities; cognitive, behavioural, and experimental perspectives in economics; data analysis and machine learning as well as research areas at the intersection of computer science, artificial intelligence, mathematics, and statistics; agent-based modelling and the related. The editors are grateful to the scientific committee for its continuous support throughout the research project as well as to the many participants for their insightful comments and always probing questions. In any case, the collaboration involved in the project extends far beyond the group of authors published in this volume and is reflected in the quality of the essays published over the years.

TensorFlow 2.x in the Colaboratory Cloud - An Introduction to Deep Learning on Google's Cloud Service (Paperback, 1st... TensorFlow 2.x in the Colaboratory Cloud - An Introduction to Deep Learning on Google's Cloud Service (Paperback, 1st ed.)
David Paper
R1,414 R1,111 Discovery Miles 11 110 Save R303 (21%) Ships in 10 - 15 working days

Use TensorFlow 2.x with Google's Colaboratory (Colab) product that offers a free cloud service for Python programmers. Colab is especially well suited as a platform for TensorFlow 2.x deep learning applications. You will learn Colab's default install of the most current TensorFlow 2.x along with Colab's easy access to on-demand GPU hardware acceleration in the cloud for fast execution of deep learning models. This book offers you the opportunity to grasp deep learning in an applied manner with the only requirement being an Internet connection. Everything else-Python, TensorFlow 2.x, GPU support, and Jupyter Notebooks-is provided and ready to go from Colab. The book begins with an introduction to TensorFlow 2.x and the Google Colab cloud service. You will learn how to provision a workspace on Google Colab and build a simple neural network application. From there you will progress into TensorFlow datasets and building input pipelines in support of modeling and testing. You will find coverage of deep learning classification and regression, with clear code examples showing how to perform each of those functions. Advanced topics covered in the book include convolutional neural networks and recurrent neural networks. This book contains all the applied math and programming you need to master the content. Examples range from simple to relatively complex when necessary to ensure acquisition of appropriate deep learning concepts and constructs. Examples are carefully explained, concise, accurate, and complete to perfectly complement deep learning skill development. Care is taken to walk you through the foundational principles of deep learning through clear examples written in Python that you can try out and experiment with using Google Colab from the comfort of your own home or office. What You Will Learn Be familiar with the basic concepts and constructs of applied deep learning Create machine learning models with clean and reliable Python code Work with datasets common to deep learning applications Prepare data for TensorFlow consumption Take advantage of Google Colab's built-in support for deep learning Execute deep learning experiments using a variety of neural network models Be able to mount Google Colab directly to your Google Drive account Visualize training versus test performance to see model fit Who This Book Is For Readers who want to learn the highly popular TensorFlow 2.x deep learning platform, those who wish to master deep learning fundamentals that are sometimes skipped over in the rush to be productive, and those looking to build competency with a modern cloud service tool such as Google Colab

Mathematics for Machine Learning (Hardcover): Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong Mathematics for Machine Learning (Hardcover)
Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong
R2,513 Discovery Miles 25 130 Ships in 9 - 15 working days

The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these derivations provide a starting point to machine learning texts. For those learning the mathematics for the first time, the methods help build intuition and practical experience with applying mathematical concepts. Every chapter includes worked examples and exercises to test understanding. Programming tutorials are offered on the book's web site.

Evaluating Learning Algorithms - A Classification Perspective (Hardcover): Nathalie Japkowicz, Mohak Shah Evaluating Learning Algorithms - A Classification Perspective (Hardcover)
Nathalie Japkowicz, Mohak Shah
R3,757 Discovery Miles 37 570 Ships in 12 - 17 working days

The field of machine learning has matured to the point where many sophisticated learning approaches can be applied to practical applications. Thus it is of critical importance that researchers have the proper tools to evaluate learning approaches and understand the underlying issues. This book examines various aspects of the evaluation process with an emphasis on classification algorithms. The authors describe several techniques for classifier performance assessment, error estimation and resampling, obtaining statistical significance as well as selecting appropriate domains for evaluation. They also present a unified evaluation framework and highlight how different components of evaluation are both significantly interrelated and interdependent. The techniques presented in the book are illustrated using R and WEKA, facilitating better practical insight as well as implementation. Aimed at researchers in the theory and applications of machine learning, this book offers a solid basis for conducting performance evaluations of algorithms in practical settings.

Data Classification - Algorithms and Applications (Hardcover): Charu C. Aggarwal Data Classification - Algorithms and Applications (Hardcover)
Charu C. Aggarwal
R4,078 Discovery Miles 40 780 Ships in 12 - 17 working days

Comprehensive Coverage of the Entire Area of ClassificationResearch on the problem of classification tends to be fragmented across such areas as pattern recognition, database, data mining, and machine learning. Addressing the work of these different communities in a unified way, Data Classification: Algorithms and Applications explores the underlying algorithms of classification as well as applications of classification in a variety of problem domains, including text, multimedia, social network, and biological data. This comprehensive book focuses on three primary aspects of data classification: Methods: The book first describes common techniques used for classification, including probabilistic methods, decision trees, rule-based methods, instance-based methods, support vector machine methods, and neural networks. Domains: The book then examines specific methods used for data domains such as multimedia, text, time-series, network, discrete sequence, and uncertain data. It also covers large data sets and data streams due to the recent importance of the big data paradigm. Variations: The book concludes with insight on variations of the classification process. It discusses ensembles, rare-class learning, distance function learning, active learning, visual learning, transfer learning, and semi-supervised learning as well as evaluation aspects of classifiers.

Machine Learning: Theory and Applications, Volume 31 (Hardcover, New): C.R. Rao, Venu Govindaraju Machine Learning: Theory and Applications, Volume 31 (Hardcover, New)
C.R. Rao, Venu Govindaraju
R4,641 Discovery Miles 46 410 Ships in 12 - 17 working days

Statistical learning and analysis techniques have become extremely important today, given the tremendous growth in the size of heterogeneous data collections and the ability to process it even from physically distant locations. Recent advances made in the field of machine learning provide a strong framework for robust learning from the diverse corpora and continue to impact a variety of research problems across multiple scientific disciplines. The aim of this handbook is to familiarize beginners as well as experts with some of the recent techniques in this field.

The Handbook is divided in two sections: Theory and Applications, covering machine learning, data analytics, biometrics, document recognition and security.
very relevant to current research challenges faced in various fieldsself-contained reference to machine learning

emphasis on applications-oriented techniques

Computational Bayesian Statistics - An Introduction (Hardcover): M. Antonia Amaral Turkman, Carlos Daniel Paulino, Peter Muller Computational Bayesian Statistics - An Introduction (Hardcover)
M. Antonia Amaral Turkman, Carlos Daniel Paulino, Peter Muller
R3,247 Discovery Miles 32 470 Ships in 12 - 17 working days

Meaningful use of advanced Bayesian methods requires a good understanding of the fundamentals. This engaging book explains the ideas that underpin the construction and analysis of Bayesian models, with particular focus on computational methods and schemes. The unique features of the text are the extensive discussion of available software packages combined with a brief but complete and mathematically rigorous introduction to Bayesian inference. The text introduces Monte Carlo methods, Markov chain Monte Carlo methods, and Bayesian software, with additional material on model validation and comparison, transdimensional MCMC, and conditionally Gaussian models. The inclusion of problems makes the book suitable as a textbook for a first graduate-level course in Bayesian computation with a focus on Monte Carlo methods. The extensive discussion of Bayesian software - R/R-INLA, OpenBUGS, JAGS, STAN, and BayesX - makes it useful also for researchers and graduate students from beyond statistics.

Neural Network Learning - Theoretical Foundations (Paperback, New): Martin Anthony, Peter L. Bartlett Neural Network Learning - Theoretical Foundations (Paperback, New)
Martin Anthony, Peter L. Bartlett
R1,506 Discovery Miles 15 060 Ships in 12 - 17 working days

This important work describes recent theoretical advances in the study of artificial neural networks. It explores probabilistic models of supervised learning problems, and addresses the key statistical and computational questions. Chapters survey research on pattern classification with binary-output networks, including a discussion of the relevance of the Vapnik Chervonenkis dimension, and of estimates of the dimension for several neural network models. In addition, Anthony and Bartlett develop a model of classification by real-output networks, and demonstrate the usefulness of classification with a "large margin." The authors explain the role of scale-sensitive versions of the Vapnik Chervonenkis dimension in large margin classification, and in real prediction. Key chapters also discuss the computational complexity of neural network learning, describing a variety of hardness results, and outlining two efficient, constructive learning algorithms. The book is self-contained and accessible to researchers and graduate students in computer science, engineering, and mathematics.

Algebraic Geometry and Statistical Learning Theory (Hardcover): Sumio Watanabe Algebraic Geometry and Statistical Learning Theory (Hardcover)
Sumio Watanabe
R2,308 Discovery Miles 23 080 Ships in 12 - 17 working days

Sure to be influential, this book lays the foundations for the use of algebraic geometry in statistical learning theory. Many widely used statistical models and learning machines applied to information science have a parameter space that is singular: mixture models, neural networks, HMMs, Bayesian networks, and stochastic context-free grammars are major examples. Algebraic geometry and singularity theory provide the necessary tools for studying such non-smooth models. Four main formulas are established: 1. the log likelihood function can be given a common standard form using resolution of singularities, even applied to more complex models; 2. the asymptotic behaviour of the marginal likelihood or 'the evidence' is derived based on zeta function theory; 3. new methods are derived to estimate the generalization errors in Bayes and Gibbs estimations from training errors; 4. the generalization errors of maximum likelihood and a posteriori methods are clarified by empirical process theory on algebraic varieties.

An Elementary Introduction to Statistical Learning  Theory (Hardcover): S. R Kulkarni An Elementary Introduction to Statistical Learning Theory (Hardcover)
S. R Kulkarni
R3,031 R2,432 Discovery Miles 24 320 Save R599 (20%) Ships in 7 - 13 working days

A thought-provoking look at statistical learning theory and its role in understanding human learning and inductive reasoning

A joint endeavor from leading researchers in the fields of philosophy and electrical engineering, "An Elementary Introduction to Statistical Learning Theory" is a comprehensive and accessible primer on the rapidly evolving fields of statistical pattern recognition and statistical learning theory. Explaining these areas at a level and in a way that is not often found in other books on the topic, the authors present the basic theory behind contemporary machine learning and uniquely utilize its foundations as a framework for philosophical thinking about inductive inference.

Promoting the fundamental goal of statistical learning, knowing what is achievable and what is not, this book demonstrates the value of a systematic methodology when used along with the needed techniques for evaluating the performance of a learning system. First, an introduction to machine learning is presented that includes brief discussions of applications such as image recognition, speech recognition, medical diagnostics, and statistical arbitrage. To enhance accessibility, two chapters on relevant aspects of probability theory are provided. Subsequent chapters feature coverage of topics such as the pattern recognition problem, optimal Bayes decision rule, the nearest neighbor rule, kernel rules, neural networks, support vector machines, and boosting.

Appendices throughout the book explore the relationship between the discussed material and related topics from mathematics, philosophy, psychology, and statistics, drawing insightful connections between problems in these areas and statistical learning theory. All chapters conclude with a summary section, a set of practice questions, and a reference sections that supplies historical notes and additional resources for further study.

"An Elementary Introduction to Statistical Learning Theory" is an excellent book for courses on statistical learning theory, pattern recognition, and machine learning at the upper-undergraduate and graduate levels. It also serves as an introductory reference for researchers and practitioners in the fields of engineering, computer science, philosophy, and cognitive science that would like to further their knowledge of the topic.

Network Anomaly Detection - A Machine Learning Perspective (Hardcover, New): Dhruba Kumar Bhattacharyya, Jugal Kumar Kalita Network Anomaly Detection - A Machine Learning Perspective (Hardcover, New)
Dhruba Kumar Bhattacharyya, Jugal Kumar Kalita
R3,253 Discovery Miles 32 530 Ships in 12 - 17 working days

With the rapid rise in the ubiquity and sophistication of Internet technology and the accompanying growth in the number of network attacks, network intrusion detection has become increasingly important. Anomaly-based network intrusion detection refers to finding exceptional or nonconforming patterns in network traffic data compared to normal behavior. Finding these anomalies has extensive applications in areas such as cyber security, credit card and insurance fraud detection, and military surveillance for enemy activities. Network Anomaly Detection: A Machine Learning Perspective presents machine learning techniques in depth to help you more effectively detect and counter network intrusion. In this book, you'll learn about: Network anomalies and vulnerabilities at various layers The pros and cons of various machine learning techniques and algorithms A taxonomy of attacks based on their characteristics and behavior Feature selection algorithms How to assess the accuracy, performance, completeness, timeliness, stability, interoperability, reliability, and other dynamic aspects of a network anomaly detection system Practical tools for launching attacks, capturing packet or flow traffic, extracting features, detecting attacks, and evaluating detection performance Important unresolved issues and research challenges that need to be overcome to provide better protection for networks Examining numerous attacks in detail, the authors look at the tools that intruders use and show how to use this knowledge to protect networks. The book also provides material for hands-on development, so that you can code on a testbed to implement detection methods toward the development of your own intrusion detection system. It offers a thorough introduction to the state of the art in network anomaly detection using machine learning approaches and systems.

Intelligent Sensor Networks - The Integration of Sensor Networks, Signal Processing and Machine Learning (Hardcover, New): Fei... Intelligent Sensor Networks - The Integration of Sensor Networks, Signal Processing and Machine Learning (Hardcover, New)
Fei Hu, Qi Hao
R4,359 Discovery Miles 43 590 Ships in 12 - 17 working days

Although governments worldwide have invested significantly in intelligent sensor network research and applications, few books cover intelligent sensor networks from a machine learning and signal processing perspective. Filling this void, Intelligent Sensor Networks: The Integration of Sensor Networks, Signal Processing and Machine Learning focuses on the close integration of sensing, networking, and smart signal processing via machine learning. Based on the world-class research of award-winning authors, the book provides a firm grounding in the fundamentals of intelligent sensor networks, including compressive sensing and sampling, distributed signal processing, and intelligent signal learning. Presenting recent research results of world-renowned sensing experts, the book is organized into three parts: Machine Learning-describes the application of machine learning and other AI principles in sensor network intelligence-covering smart sensor/transducer architecture and data representation for intelligent sensors Signal Processing-considers the optimization of sensor network performance based on digital signal processing techniques-including cross-layer integration of routing and application-specific signal processing as well as on-board image processing in wireless multimedia sensor networks for intelligent transportation systems Networking-focuses on network protocol design in order to achieve an intelligent sensor networking-covering energy-efficient opportunistic routing protocols for sensor networking and multi-agent-driven wireless sensor cooperation Maintaining a focus on "intelligent" designs, the book details signal processing principles in sensor networks. It elaborates on critical platforms for intelligent sensor networks and illustrates key applications-including target tracking, object identification, and structural health monitoring. It also includes a paradigm for validating the extent of spatiotemporal associations among data sources to enhance data cleaning in sensor networks, a sensor stream reduction application, and also considers the use of Kalman filters for attack detection in a water system sensor network that consists of water level sensors and velocity sensors.

Cost-Sensitive Machine Learning (Paperback): Balaji Krishnapuram, Shipeng Yu, R. Bharat Rao Cost-Sensitive Machine Learning (Paperback)
Balaji Krishnapuram, Shipeng Yu, R. Bharat Rao
R1,904 Discovery Miles 19 040 Ships in 12 - 17 working days

In machine learning applications, practitioners must take into account the cost associated with the algorithm. These costs include: Cost of acquiring training data Cost of data annotation/labeling and cleaning Computational cost for model fitting, validation, and testing Cost of collecting features/attributes for test data Cost of user feedback collection Cost of incorrect prediction/classification Cost-Sensitive Machine Learning is one of the first books to provide an overview of the current research efforts and problems in this area. It discusses real-world applications that incorporate the cost of learning into the modeling process. The first part of the book presents the theoretical underpinnings of cost-sensitive machine learning. It describes well-established machine learning approaches for reducing data acquisition costs during training as well as approaches for reducing costs when systems must make predictions for new samples. The second part covers real-world applications that effectively trade off different types of costs. These applications not only use traditional machine learning approaches, but they also incorporate cutting-edge research that advances beyond the constraining assumptions by analyzing the application needs from first principles. Spurring further research on several open problems, this volume highlights the often implicit assumptions in machine learning techniques that were not fully understood in the past. The book also illustrates the commercial importance of cost-sensitive machine learning through its coverage of the rapid application developments made by leading companies and academic research labs.

A Geometric Approach to the Unification of Symbolic Structures and Neural Networks (Hardcover, 1st ed. 2021): Tiansi Dong A Geometric Approach to the Unification of Symbolic Structures and Neural Networks (Hardcover, 1st ed. 2021)
Tiansi Dong
R3,151 Discovery Miles 31 510 Ships in 12 - 17 working days

The unification of symbolist and connectionist models is a major trend in AI. The key is to keep the symbolic semantics unchanged. Unfortunately, present embedding approaches cannot. The approach in this book makes the unification possible. It is indeed a new and promising approach in AI. -Bo Zhang, Director of AI Institute, Tsinghua It is indeed wonderful to see the reviving of the important theme Nural Symbolic Model. Given the popularity and prevalence of deep learning, symbolic processing is often neglected or downplayed. This book confronts this old issue head on, with a historical look, incorporating recent advances and new perspectives, thus leading to promising new methods and approaches. -Ron Sun (RPI), on Governing Board of Cognitive Science Society Both for language and humor, approaches like those described in this book are the way to snickerdoodle wombats. -Christian F. Hempelmann (Texas A&M-Commerce) on Executive Board of International Society for Humor Studies

A Concise Introduction to Machine Learning (Paperback): A C Faul A Concise Introduction to Machine Learning (Paperback)
A C Faul
R1,566 Discovery Miles 15 660 Ships in 12 - 17 working days

The emphasis of the book is on the question of Why - only if why an algorithm is successful is understood, can it be properly applied, and the results trusted. Algorithms are often taught side by side without showing the similarities and differences between them. This book addresses the commonalities, and aims to give a thorough and in-depth treatment and develop intuition, while remaining concise. This useful reference should be an essential on the bookshelves of anyone employing machine learning techniques. The author's webpage for the book can be accessed here.

Digital Image Enhancement and Reconstruction (Paperback): Shyam Singh Rajput, Nafis Uddin Khan, Amit Kumar Singh, Karm Veer Arya Digital Image Enhancement and Reconstruction (Paperback)
Shyam Singh Rajput, Nafis Uddin Khan, Amit Kumar Singh, Karm Veer Arya
R3,510 Discovery Miles 35 100 Ships in 12 - 17 working days

Digital Image Enhancement and Reconstruction: Techniques and Applications explores different concepts and techniques used for the enhancement as well as reconstruction of low-quality images. Most real-life applications require good quality images to gain maximum performance, however, the quality of the images captured in real-world scenarios is often very unsatisfactory. Most commonly, images are noisy, blurry, hazy, tiny, and hence need to pass through image enhancement and/or reconstruction algorithms before they can be processed by image analysis applications. This book comprehensively explores application-specific enhancement and reconstruction techniques including satellite image enhancement, face hallucination, low-resolution face recognition, medical image enhancement and reconstruction, reconstruction of underwater images, text image enhancement, biometrics, etc. Chapters will present a detailed discussion of the challenges faced in handling each particular kind of image, analysis of the best available solutions, and an exploration of applications and future directions. The book provides readers with a deep dive into denoising, dehazing, super-resolution, and use of soft computing across a range of engineering applications.

Automation and Collaborative Robotics - A Guide to the Future of Work (Paperback, 1st ed.): Peter Matthews, Steven Greenspan Automation and Collaborative Robotics - A Guide to the Future of Work (Paperback, 1st ed.)
Peter Matthews, Steven Greenspan
R1,276 R1,006 Discovery Miles 10 060 Save R270 (21%) Ships in 10 - 15 working days

Understand the current and future research into technologies that underpin the increasing capabilities of automation technologies and their impact on the working world of the future. Rapid advances in automation and robotics technologies are often reported in the trade and general media, often relying on scary headlines such as "Jobs Lost to Robots." It is certainly true that work will change with the advent of smarter and faster automated workers; however, the scope and scale of the changes is still unknown. Automation may seem to be here already, but we are only at the early stages. Automation and Collaborative Robotics explores the output of current research projects that are improving the building blocks of an automated world. Research into collaborative robotics (cobotics) is merging digital, audio, and visual data to generate a commonly held view between cobots and their human collaborators. Low-power machine learning at the edge of the network can deliver decision making on cobots or to their manipulations. Topics covered in this book include: Robotic process automation, chatbots, and their impact in the near future The hype of automation and headlines leading to concerns over the future of work Component technologies that are still in the research labs Foundational technologies and collaboration that will enable many tasks to be automated with human workers being re-skilled and displaced rather than replaced What You Will Learn Be aware of the technologies currently being researched to improve or deliver automation Understand the impact of robotics, other automation technologies, and the impact of AI on automation Get an idea of how far we are from implementation of an automated future Know what work will look like in the future with the deployment of these technologies Who This Book Is For Technical and business managers interested in the future of automation and robotics, and the impact it will have on their organizations, customers, and the business world in general

Cellular Learning Automata: Theory and Applications (Hardcover, 1st ed. 2021): Reza Vafashoar, Hossein Morshedlou, Alireza... Cellular Learning Automata: Theory and Applications (Hardcover, 1st ed. 2021)
Reza Vafashoar, Hossein Morshedlou, Alireza Rezvanian, Mohammad Reza Meybodi
R3,729 Discovery Miles 37 290 Ships in 12 - 17 working days

This book highlights both theoretical and applied advances in cellular learning automata (CLA), a type of hybrid computational model that has been successfully employed in various areas to solve complex problems and to model, learn, or simulate complicated patterns of behavior. Owing to CLA's parallel and learning abilities, it has proven to be quite effective in uncertain, time-varying, decentralized, and distributed environments. The book begins with a brief introduction to various CLA models, before focusing on recently developed CLA variants. In turn, the research areas related to CLA are addressed as bibliometric network analysis perspectives. The next part of the book presents CLA-based solutions to several computer science problems in e.g. static optimization, dynamic optimization, wireless networks, mesh networks, and cloud computing. Given its scope, the book is well suited for all researchers in the fields of artificial intelligence and reinforcement learning.

Time Series Forecasting in Python (Paperback): Marco Peixeiro Time Series Forecasting in Python (Paperback)
Marco Peixeiro
R1,721 Discovery Miles 17 210 Ships in 9 - 15 working days

Build predictive models from time-based patterns in your data. Master statistical models including new deep learning approaches for time series forecasting. In Time Series Forecasting in Python you will learn how to: Recognize a time series forecasting problem and build a performant predictive model Create univariate forecasting models that account for seasonal effects and external variables Build multivariate forecasting models to predict many time series at once Leverage large datasets by using deep learning for forecasting time series Automate the forecasting process DESCRIPTION Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You'll explore interesting real-world datasets like Google's daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow.Time Series Forecasting in Python teaches you to apply time series forecasting and get immediate, meaningful predictions. You'll learn both traditional statistical and new deep learning models for time series forecasting, all fully illustrated with Python source code. Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You'll explore interesting real-world datasets like Google's daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow. about the technology Time series forecasting reveals hidden trends and makes predictions about the future from your data. This powerful technique has proven incredibly valuable across multiple fields-from tracking business metrics, to healthcare and the sciences. Modern Python libraries and powerful deep learning tools have opened up new methods and utilities for making practical time series forecasts. about the book Time Series Forecasting in Python teaches you to apply time series forecasting and get immediate, meaningful predictions. You'll learn both traditional statistical and new deep learning models for time series forecasting, all fully illustrated with Python source code. Test your skills with hands-on projects for forecasting air travel, volume of drug prescriptions, and the earnings of Johnson & Johnson. By the time you're done, you'll be ready to build accurate and insightful forecasting models with tools from the Python ecosystem.

Mastering Financial Pattern Recognition (Paperback): Sofien Kaabar Mastering Financial Pattern Recognition (Paperback)
Sofien Kaabar
R1,522 R1,331 Discovery Miles 13 310 Save R191 (13%) Ships in 12 - 17 working days

Candlesticks have become a key component of platforms and charting programs for financial trading. With these charts, traders can learn underlying patterns for interpreting price action history and forecasts. This A-Z guide shows portfolio managers, quants, strategists, and analysts how to use Python to recognize, scan, trade, and backtest the profitability of candlestick patterns. Financial author, trading consultant, and institutional market strategist Sofien Kaabar shows you how to create a candlestick scanner and indicator so you can compare the profitability of these patterns. With this hands-on guide, you'll also explore a new type of charting system similar to candlesticks, as well as new patterns that have never been presented before. With this book, you will: Create and understand the conditions required for classic and modern candlestick patterns Learn the market psychology behind them Use a framework to learn how backtesting trading strategies are conducted Explore different charting systems and understand their limitations Import OHLC historical FX data in Python in different time frames Use algorithms to scan for and reproduce patterns Learn a pattern's potential by evaluating its profitability and predictability

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.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
All-in On AI - How Smart Companies Win…
Thomas H Davenport, Nitin Mittal Hardcover R666 Discovery Miles 6 660
How to Speak Whale - A Voyage into the…
Tom Mustill Hardcover R467 Discovery Miles 4 670
Orwell's Revenge - The 1984 Palimpsest
Peter Huber Paperback R469 R400 Discovery Miles 4 000
Optimization of Sustainable Enzymes…
J Satya Eswari, Nisha Suryawanshi Hardcover R2,746 Discovery Miles 27 460
Artificial Intelligence and Smart…
Utku Kose, M Mondal, … Hardcover R3,932 Discovery Miles 39 320
Data Analytics for Business - Lessons…
Ira J. Haimowitz Paperback R1,201 Discovery Miles 12 010
AI for Physics
Volker Knecht Hardcover R3,599 Discovery Miles 35 990
Machine Learning - Architecture in the…
Phil Bernstein Paperback R1,130 Discovery Miles 11 300
Machine Learning on Commodity Tiny…
Song Guo, Qihua Zhou Hardcover R2,165 Discovery Miles 21 650
Deep Learning, Machine Learning and IoT…
Sujata Dash, Joel J. P. C. Rodrigues, … Hardcover R4,366 Discovery Miles 43 660

 

Partners