0
Your cart

Your cart is empty

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

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

Machine Learning and Data Mining for Emerging Trend in Cyber Dynamics - Theories and Applications (Paperback, 1st ed. 2021):... Machine Learning and Data Mining for Emerging Trend in Cyber Dynamics - Theories and Applications (Paperback, 1st ed. 2021)
Haruna Chiroma, Shafi'I M. Abdulhamid, Philippe Fournier-Viger, Nuno M Garcia
R3,340 Discovery Miles 33 400 Ships in 18 - 22 working days

This book addresses theories and empirical procedures for the application of machine learning and data mining to solve problems in cyber dynamics. It explains the fundamentals of cyber dynamics, and presents how these resilient algorithms, strategies, techniques can be used for the development of the cyberspace environment such as: cloud computing services; cyber security; data analytics; and, disruptive technologies like blockchain. The book presents new machine learning and data mining approaches in solving problems in cyber dynamics. Basic concepts, related work reviews, illustrations, empirical results and tables are integrated in each chapter to enable the reader to fully understand the concepts, methodology, and the results presented. The book contains empirical solutions of problems in cyber dynamics ready for industrial applications. The book will be an excellent starting point for postgraduate students and researchers because each chapter is design to have future research directions.

Data Driven Approach Towards Disruptive Technologies - Proceedings of MIDAS 2020 (Paperback, 1st ed. 2021): T.P. Singh, Ravi... Data Driven Approach Towards Disruptive Technologies - Proceedings of MIDAS 2020 (Paperback, 1st ed. 2021)
T.P. Singh, Ravi Tomar, Tanupriya Choudhury, Thinagaran Perumal, Hussain Falih Mahdi
R7,719 Discovery Miles 77 190 Ships in 18 - 22 working days

This book is a compilation of peer-reviewed papers presented at the International Conference on Machine Intelligence and Data Science Applications, organized by the School of Computer Science, University of Petroleum & Energy Studies, Dehradun, India, during 4-5 September 2020. The book addresses the algorithmic aspect of machine intelligence which includes the framework and optimization of various states of algorithms. Variety of papers related to wide applications in various fields like data-driven industrial IoT, bioinformatics, network and security, autonomous computing and various other aligned areas. The book concludes with interdisciplinary applications like legal, health care, smart society, cyber-physical system and smart agriculture. All papers have been carefully reviewed. The book is of interest to computer science engineers, lecturers/researchers in machine intelligence discipline and engineering graduates.

Applications of Evolutionary Computation - 25th European Conference, EvoApplications 2022, Held as Part of EvoStar 2022,... Applications of Evolutionary Computation - 25th European Conference, EvoApplications 2022, Held as Part of EvoStar 2022, Madrid, Spain, April 20-22, 2022, Proceedings (Paperback, 1st ed. 2022)
Juan Luis Jimenez Laredo, J. Ignacio Hidalgo, Kehinde Oluwatoyin Babaagba
R4,141 Discovery Miles 41 410 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 25th International Conference on Applications of Evolutionary Computation, EvoApplications 2022, held as part of Evo*2022, in April 2022, co-located with the Evo*2022 events EuroGP, EvoCOP, and EvoMUSART. The 46 revised full papers presented in this book were carefully reviewed and selected from 67 submissions.

Federated Learning Systems - Towards Next-Generation AI (Paperback, 1st ed. 2021): Muhammad Habibur Rehman, Mohamed Medhat Gaber Federated Learning Systems - Towards Next-Generation AI (Paperback, 1st ed. 2021)
Muhammad Habibur Rehman, Mohamed Medhat Gaber
R4,216 Discovery Miles 42 160 Ships in 18 - 22 working days

This book covers the research area from multiple viewpoints including bibliometric analysis, reviews, empirical analysis, platforms, and future applications. The centralized training of deep learning and machine learning models not only incurs a high communication cost of data transfer into the cloud systems but also raises the privacy protection concerns of data providers. This book aims at targeting researchers and practitioners to delve deep into core issues in federated learning research to transform next-generation artificial intelligence applications. Federated learning enables the distribution of the learning models across the devices and systems which perform initial training and report the updated model attributes to the centralized cloud servers for secure and privacy-preserving attribute aggregation and global model development. Federated learning benefits in terms of privacy, communication efficiency, data security, and contributors' control of their critical data.

Computer Vision Projects with PyTorch - Design and Develop Production-Grade Models (Paperback, 1st ed.): Akshay Kulkarni,... Computer Vision Projects with PyTorch - Design and Develop Production-Grade Models (Paperback, 1st ed.)
Akshay Kulkarni, Adarsha Shivananda, Nitin Ranjan Sharma
R1,409 R1,162 Discovery Miles 11 620 Save R247 (18%) Ships in 18 - 22 working days

Design and develop end-to-end, production-grade computer vision projects for real-world industry problems. This book discusses computer vision algorithms and their applications using PyTorch. The book begins with the fundamentals of computer vision: convolutional neural nets, RESNET, YOLO, data augmentation, and other regularization techniques used in the industry. And then it gives you a quick overview of the PyTorch libraries used in the book. After that, it takes you through the implementation of image classification problems, object detection techniques, and transfer learning while training and running inference. The book covers image segmentation and an anomaly detection model. And it discusses the fundamentals of video processing for computer vision tasks putting images into videos. The book concludes with an explanation of the complete model building process for deep learning frameworks using optimized techniques with highlights on model AI explainability. After reading this book, you will be able to build your own computer vision projects using transfer learning and PyTorch. What You Will Learn Solve problems in computer vision with PyTorch. Implement transfer learning and perform image classification, object detection, image segmentation, and other computer vision applications Design and develop production-grade computer vision projects for real-world industry problems Interpret computer vision models and solve business problems Who This Book Is For Data scientists and machine learning engineers interested in building computer vision projects and solving business problems

Machine Learning on Geographical Data Using Python - Introduction into Geodata with Applications and Use Cases (Paperback, 1st... Machine Learning on Geographical Data Using Python - Introduction into Geodata with Applications and Use Cases (Paperback, 1st ed.)
Joos Korstanje
R1,220 R1,024 Discovery Miles 10 240 Save R196 (16%) Ships in 18 - 22 working days

Get up and running with the basics of geographic information systems (GIS), geospatial analysis, and machine learning on spatial data in Python. This book starts with an introduction to geodata and covers topics such as GIS and common tools, standard formats of geographical data, and an overview of Python tools for geodata. Specifics and difficulties one may encounter when using geographical data are discussed: from coordinate systems and map projections to different geodata formats and types such as points, lines, polygons, and rasters. Analytics operations typically applied to geodata are explained such as clipping, intersecting, buffering, merging, dissolving, and erasing, with implementations in Python. Use cases and examples are included. The book also focuses on applying more advanced machine learning approaches to geographical data and presents interpolation, classification, regression, and clustering via examples and use cases. This book is your go-to resource for machine learning on geodata. It presents the basics of working with spatial data and advanced applications. Examples are presented using code (accessible at github.com/Apress/machine-learning-geographic-data-python) and facilitate learning by application. What You Will Learn Understand the fundamental concepts of working with geodata Work with multiple geographical data types and file formats in Python Create maps in Python Apply machine learning on geographical data Who This Book Is For Readers with a basic understanding of machine learning who wish to extend their skill set to analysis of and machine learning on spatial data while remaining in a common data science Python environment

The Text Mining Handbook - Advanced Approaches in Analyzing Unstructured Data (Hardcover): Ronen Feldman, James Sanger The Text Mining Handbook - Advanced Approaches in Analyzing Unstructured Data (Hardcover)
Ronen Feldman, James Sanger
R2,257 Discovery Miles 22 570 Ships in 10 - 15 working days

Text mining is a new and exciting area of computer science research that tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. Similarly, link detection - a rapidly evolving approach to the analysis of text that shares and builds upon many of the key elements of text mining - also provides new tools for people to better leverage their burgeoning textual data resources. The Text Mining Handbook presents a comprehensive discussion of the state-of-the-art in text mining and link detection. In addition to providing an in-depth examination of core text mining and link detection algorithms and operations, the book examines advanced pre-processing techniques, knowledge representation considerations, and visualization approaches. Finally, the book explores current real-world, mission-critical applications of text mining and link detection in such varied fields as M&A business intelligence, genomics research and counter-terrorism activities.

Cybernetics, Cognition and Machine Learning Applications - Proceedings of ICCCMLA 2020 (Paperback, 1st ed. 2021): Vinit Kumar... Cybernetics, Cognition and Machine Learning Applications - Proceedings of ICCCMLA 2020 (Paperback, 1st ed. 2021)
Vinit Kumar Gunjan, P.N Suganthan, Jan Haase, Amit Kumar
R5,186 Discovery Miles 51 860 Ships in 18 - 22 working days

This book includes the original, peer reviewed research articles from the 2nd International Conference on Cybernetics, Cognition and Machine Learning Applications (ICCCMLA 2020), held in August, 2020 at Goa, India. It covers the latest research trends or developments in areas of data science, artificial intelligence, neural networks, cognitive science and machine learning applications, cyber physical systems and cybernetics.

Machine Learning Approaches for Urban Computing (Paperback, 1st ed. 2021): Mainak Bandyopadhyay, Minakhi Rout, Suresh Chandra... Machine Learning Approaches for Urban Computing (Paperback, 1st ed. 2021)
Mainak Bandyopadhyay, Minakhi Rout, Suresh Chandra Satapathy
R4,218 Discovery Miles 42 180 Ships in 18 - 22 working days

This book discusses various machine learning applications and models, developed using heterogeneous data, which helps in a comprehensive prediction, optimization, association analysis, cluster analysis and classification-related applications for various activities in urban area. It details multiple types of data generating from urban activities and suitability of various machine learning algorithms for handling urban data. The book is helpful for researchers, academicians, faculties, scientists and geospatial industry professionals for their research work and sets new ideas in the field of urban computing.

Modern Approaches in Machine Learning and Cognitive Science: A Walkthrough - Latest Trends in AI, Volume 2 (Paperback, 1st ed.... Modern Approaches in Machine Learning and Cognitive Science: A Walkthrough - Latest Trends in AI, Volume 2 (Paperback, 1st ed. 2021)
Vinit Kumar Gunjan, Jacek M. Zurada
R4,753 Discovery Miles 47 530 Ships in 18 - 22 working days

This book provides a systematic and comprehensive overview of machine learning with cognitive science methods and technologies which have played an important role at the core of practical solutions for a wide scope of tasks between handheld apps, industrial process control, autonomous vehicles, environmental policies, life sciences, playing computer games, computational theory, and engineering development. The chapters in this book focus on readers interested in machine learning, cognitive and neuro-inspired computational systems - theories, mechanisms, and architecture, which underline human and animal behaviour, and their application to conscious and intelligent systems. In the current version, it focuses on the successful implementation and step-by-step explanation of practical applications of the domain. It also offers a wide range of inspiring and interesting cutting-edge contributions to applications of machine learning and cognitive science such as healthcare products, medical electronics, and gaming. Overall, this book provides valuable information on effective, cutting-edge techniques and approaches for students, researchers, practitioners, and academicians working in the field of AI, neural network, machine learning, and cognitive science. Furthermore, the purpose of this book is to address the interests of a broad spectrum of practitioners, students, and researchers, who are interested in applying machine learning and cognitive science methods in their respective domains.

Computer Vision and Machine Learning in Agriculture (Paperback, 1st ed. 2021): Mohammad Shorif Uddin, Jagdish Chand Bansal Computer Vision and Machine Learning in Agriculture (Paperback, 1st ed. 2021)
Mohammad Shorif Uddin, Jagdish Chand Bansal
R4,209 Discovery Miles 42 090 Ships in 18 - 22 working days

This book discusses computer vision, a noncontact as well as a nondestructive technique involving the development of theoretical and algorithmic tools for automatic visual understanding and recognition which finds huge applications in agricultural productions. It also entails how rendering of machine learning techniques to computer vision algorithms is boosting this sector with better productivity by developing more precise systems. Computer vision and machine learning (CV-ML) helps in plant disease assessment along with crop condition monitoring to control the degradation of yield, quality, and severe financial loss for farmers. Significant scientific and technological advances have been made in defect assessment, quality grading, disease recognition, pests, insects, fruits, and vegetable types recognition and evaluation of a wide range of agricultural plants, crops, leaves, and fruits. The book discusses intelligent robots developed with the touch of CV-ML which can help farmers to perform various tasks like planting, weeding, harvesting, plant health monitoring, and so on. The topics covered in the book include plant, leaf, and fruit disease detection, crop health monitoring, applications of robots in agriculture, precision farming, assessment of product quality and defects, pest, insect, fruits, and vegetable types recognition.

Applied Deep Learning with TensorFlow 2 - Learn to Implement Advanced Deep Learning Techniques with Python (Paperback, 2nd... Applied Deep Learning with TensorFlow 2 - Learn to Implement Advanced Deep Learning Techniques with Python (Paperback, 2nd ed.)
Umberto Michelucci
R1,549 R1,277 Discovery Miles 12 770 Save R272 (18%) Ships in 18 - 22 working days

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

Applications of Advanced Computing in Systems - Proceedings of International Conference on Advances in Systems, Control and... Applications of Advanced Computing in Systems - Proceedings of International Conference on Advances in Systems, Control and Computing (Paperback, 1st ed. 2021)
Rajesh Kumar, R. K. Dohare, Harishchandra Dubey, V.P. Singh
R4,028 Discovery Miles 40 280 Ships in 18 - 22 working days

This book covers advances in system, control and computing. This book gathers selected high-quality research papers presented at the International Conference on Advances in Systems, Control and Computing (AISCC 2020), held at MNIT Jaipur during February 27-28, 2020. The first part is advances in systems and it is dedicated to applications of the artificial neural networks, evolutionary computation, swarm intelligence, artificial immune systems, fuzzy system, autonomous and multi-agent systems, machine learning, other intelligent systems and related areas. In the second part, machine learning and other intelligent algorithms for design of control/control analysis are covered. The last part covers advancements, modifications, improvements and applications of intelligent algorithms.

Machine Intelligence and Data Analytics for Sustainable Future Smart Cities (Paperback, 1st ed. 2021): Uttam Ghosh, Yassine... Machine Intelligence and Data Analytics for Sustainable Future Smart Cities (Paperback, 1st ed. 2021)
Uttam Ghosh, Yassine Maleh, Mamoun Alazab, Al-Sakib Khan Pathan
R4,725 Discovery Miles 47 250 Ships in 18 - 22 working days

This book presents the latest advances in computational intelligence and data analytics for sustainable future smart cities. It focuses on computational intelligence and data analytics to bring together the smart city and sustainable city endeavors. It also discusses new models, practical solutions and technological advances related to the development and the transformation of cities through machine intelligence and big data models and techniques. This book is helpful for students and researchers as well as practitioners.

Hands-on AIOps - Best Practices Guide to Implementing AIOps (Paperback, 1st ed.): Navin Sabharwal, Gaurav Bhardwaj Hands-on AIOps - Best Practices Guide to Implementing AIOps (Paperback, 1st ed.)
Navin Sabharwal, Gaurav Bhardwaj
R981 R835 Discovery Miles 8 350 Save R146 (15%) Ships in 18 - 22 working days

Welcome to your hands-on guide to artificial intelligence for IT operations (AIOps). This book provides in-depth coverage, including operations and technical aspects. The fundamentals of machine learning (ML) and artificial intelligence (AI) that form the core of AIOps are explained as well as the implementation of multiple AIOps uses cases using ML algorithms. The book begins with an overview of AIOps, covering its relevance and benefits in the current IT operations landscape. The authors discuss the evolution of AIOps, its architecture, technologies, AIOps challenges, and various practical use cases to efficiently implement AIOps and continuously improve it. The book provides detailed guidance on the role of AIOps in site reliability engineering (SRE) and DevOps models and explains how AIOps enables key SRE principles. The book provides ready-to-use best practices for implementing AIOps in an enterprise. Each component of AIOps and ML using Python code and templates is explained and shows how ML can be used to deliver AIOps use cases for IT operations. What You Will Learn Know what AIOps is and the technologies involved Understand AIOps relevance through use cases Understand AIOps enablement in SRE and DevOps Understand AI and ML technologies and algorithms Use algorithms to implement AIOps use cases Use best practices and processes to set up AIOps practices in an enterprise Know the fundamentals of ML and deep learning Study a hands-on use case on de-duplication in AIOps Use regression techniques for automated baselining Use anomaly detection techniques in AIOps Who This Book is For AIOps enthusiasts, monitoring and management consultants, observability engineers, site reliability engineers, infrastructure architects, cloud monitoring consultants, service management experts, DevOps architects, DevOps engineers, and DevSecOps experts

Machine Learning Technologies and Applications - Proceedings of ICACECS 2020 (Paperback, 1st ed. 2021): C. Kiran Mai, A.... Machine Learning Technologies and Applications - Proceedings of ICACECS 2020 (Paperback, 1st ed. 2021)
C. Kiran Mai, A. Brahmananda Reddy, K Srujan Raju
R4,030 Discovery Miles 40 300 Ships in 18 - 22 working days

This book comprises the best deliberations with the theme "Machine Learning Technologies and Applications" in the "International Conference on Advances in Computer Engineering and Communication Systems (ICACECS 2020)," organized by the Department of Computer Science and Engineering, VNR Vignana Jyothi Institute of Engineering and Technology. The book provides insights into the recent trends and developments in the field of computer science with a special focus on the machine learning and big data. The book focuses on advanced topics in artificial intelligence, machine learning, data mining and big data computing, cloud computing, Internet of things, distributed computing and smart systems.

Adaptive Machine Learning Algorithms with Python - Solve Data Analytics and Machine Learning Problems on Edge Devices... Adaptive Machine Learning Algorithms with Python - Solve Data Analytics and Machine Learning Problems on Edge Devices (Paperback, 1st ed.)
Chanchal Chatterjee
R990 R843 Discovery Miles 8 430 Save R147 (15%) Ships in 18 - 22 working days

Learn to use adaptive algorithms to solve real-world streaming data problems. This book covers a multitude of data processing challenges, ranging from the simple to the complex. At each step, you will gain insight into real-world use cases, find solutions, explore code used to solve these problems, and create new algorithms for your own use. Authors Chanchal Chatterjee and Vwani P. Roychowdhury begin by introducing a common framework for creating adaptive algorithms, and demonstrating how to use it to address various streaming data issues. Examples range from using matrix functions to solve machine learning and data analysis problems to more critical edge computation problems. They handle time-varying, non-stationary data with minimal compute, memory, latency, and bandwidth. Upon finishing this book, you will have a solid understanding of how to solve adaptive machine learning and data analytics problems and be able to derive new algorithms for your own use cases. You will also come away with solutions to high volume time-varying data with high dimensionality in a low compute, low latency environment. What You Will Learn Apply adaptive algorithms to practical applications and examples Understand the relevant data representation features and computational models for time-varying multi-dimensional data Derive adaptive algorithms for mean, median, covariance, eigenvectors (PCA) and generalized eigenvectors with experiments on real data Speed up your algorithms and put them to use on real-world stationary and non-stationary data Master the applications of adaptive algorithms on critical edge device computation applications Who This Book Is ForMachine learning engineers, data scientist and architects, software engineers and architects handling edge device computation and data management.

Machine Learning Systems for Multimodal Affect Recognition (Paperback, 1st ed. 2020): Markus Kachele Machine Learning Systems for Multimodal Affect Recognition (Paperback, 1st ed. 2020)
Markus Kachele
R1,445 Discovery Miles 14 450 Ships in 9 - 17 working days

Markus Kachele offers a detailed view on the different steps in the affective computing pipeline, ranging from corpus design and recording over annotation and feature extraction to post-processing, classification of individual modalities and fusion in the context of ensemble classifiers. He focuses on multimodal recognition of discrete and continuous emotional and medical states. As such, specifically the peculiarities that arise during annotation and processing of continuous signals are highlighted. Furthermore, methods are presented that allow personalization of datasets and adaptation of classifiers to new situations and persons.

Artificial Intelligence Applications for Smart Societies - Recent Advances (Paperback, 1st ed. 2021): Mohamed Elhoseny, K... Artificial Intelligence Applications for Smart Societies - Recent Advances (Paperback, 1st ed. 2021)
Mohamed Elhoseny, K Shankar, Mohamed Abdel-Basset
R4,207 Discovery Miles 42 070 Ships in 18 - 22 working days

This volume discusses recent advances in Artificial Intelligence (AI) applications in smart, internet-connected societies, highlighting three key focus areas. The first focus is on intelligent sensing applications. This section details the integration of Wireless Sensing Networks (WSN) and the use of intelligent platforms for WSN applications in urban infrastructures, and discusses AI techniques on hardware and software systems such as machine learning, pattern recognition, expert systems, neural networks, genetic algorithms, and intelligent control in transportation and communications systems. The second focus is on AI-based Internet of Things (IoT) systems, which addresses applications in traffic management, medical health, smart homes and energy. Readers will also learn about how AI can extract useful information from Big Data in IoT systems. The third focus is on crowdsourcing (CS) and computing for smart cities. this section discusses how CS via GPS devices, GIS tools, traffic cameras, smart cards, smart phones and road deceleration devices enables citizens to collect and share data to make cities smart, and how these data can be applied to address urban issues including pollution, traffic congestion, public safety and increased energy consumption. This book will of interest to academics, researchers and students studying AI, cloud computing, IoT and crowdsourcing in urban applications.

Planning Algorithms (Hardcover): Steven M. LaValle Planning Algorithms (Hardcover)
Steven M. LaValle
R2,844 Discovery Miles 28 440 Ships in 10 - 15 working days

Planning algorithms are impacting technical disciplines and industries around the world, including robotics, computer-aided design, manufacturing, computer graphics, aerospace applications, drug design, and protein folding. This coherent and comprehensive book unifies material from several sources, including robotics, control theory, artificial intelligence, and algorithms. The treatment is centered on robot motion planning, but integrates material on planning in discrete spaces. A major part of the book is devoted to planning under uncertainty, including decision theory, Markov decision processes, and information spaces, which are the 'configuration spaces' of all sensor-based planning problems. The last part of the book delves into planning under differential constraints that arise when automating the motions of virtually any mechanical system. This text and reference is intended for students, engineers, and researchers in robotics, artificial intelligence, and control theory as well as computer graphics, algorithms, and computational biology.

Search for tt H Production in the H   bb  Decay Channel - Using Deep Learning Techniques with the CMS Experiment (Paperback,... Search for tt H Production in the H bb Decay Channel - Using Deep Learning Techniques with the CMS Experiment (Paperback, 1st ed. 2021)
Marcel Rieger
R2,636 Discovery Miles 26 360 Ships in 18 - 22 working days

In 1964, a mechanism explaining the origin of particle masses was proposed by Robert Brout, Francois Englert, and Peter W. Higgs. 48 years later, in 2012, the so-called Higgs boson was discovered in proton-proton collisions recorded by experiments at the LHC. Since then, its ability to interact with quarks remained experimentally unconfirmed. This book presents a search for Higgs bosons produced in association with top quarks tt H in data recorded with the CMS detector in 2016. It focuses on Higgs boson decays into bottom quarks H bb and top quark pair decays involving at least one lepton. In this analysis, a multiclass classification approach using deep learning techniques was applied for the first time. In light of the dominant background contribution from tt production, the developed method proved to achieve superior sensitivity with respect to existing techniques. In combination with searches in different decay channels, the presented work contributed to the first observations of tt H production and H bb decays.

Computational Mechanics with Neural Networks (Paperback, 1st ed. 2021): Genki Yagawa, Atsuya Oishi Computational Mechanics with Neural Networks (Paperback, 1st ed. 2021)
Genki Yagawa, Atsuya Oishi
R4,676 Discovery Miles 46 760 Ships in 18 - 22 working days

This book shows how neural networks are applied to computational mechanics. Part I presents the fundamentals of neural networks and other machine learning method in computational mechanics. Part II highlights the applications of neural networks to a variety of problems of computational mechanics. The final chapter gives perspectives to the applications of the deep learning to computational mechanics.

Biomedical Image Registration, Domain Generalisation and Out-of-Distribution Analysis - MICCAI 2021 Challenges: MIDOG 2021,... Biomedical Image Registration, Domain Generalisation and Out-of-Distribution Analysis - MICCAI 2021 Challenges: MIDOG 2021, MOOD 2021, and Learn2Reg 2021, Held in Conjunction with MICCAI 2021, Strasbourg, France, September 27-October 1, 2021, Proceedings (Paperback, 1st ed. 2022)
Marc Aubreville, David Zimmerer, Mattias Heinrich
R1,497 Discovery Miles 14 970 Ships in 18 - 22 working days

This book constitutes three challenges that were held in conjunction with the 24th International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2021, which was planned to take place in Strasbourg, France but changed to an online event due to the COVID-19 pandemic. The peer-reviewed 18 long and 9 short papers included in this volume stem from the following three biomedical image analysis challenges: Mitosis Domain Generalization Challenge (MIDOG 2021), Medical Out-of-Distribution Analysis Challenge (MOOD 2021), and Learn2Reg (L2R 2021). The challenges share the need for developing and fairly evaluating algorithms that increase accuracy, reproducibility and efficiency of automated image analysis in clinically relevant applications.

Machine Learning and Principles and Practice of Knowledge Discovery in Databases - International Workshops of ECML PKDD 2021,... Machine Learning and Principles and Practice of Knowledge Discovery in Databases - International Workshops of ECML PKDD 2021, Virtual Event, September 13-17, 2021, Proceedings, Part II (Paperback, 1st ed. 2021)
Michael Kamp, Irena Koprinska, Adrien Bibal, Tassadit Bouadi, Benoit Frenay, …
R2,512 Discovery Miles 25 120 Ships in 18 - 22 working days

This two-volume set constitutes the refereed proceedings of the workshops which complemented the 21th Joint European Conference on Machine Learning and Knowledge Discovery in Databases, ECML PKDD, held in September 2021. Due to the COVID-19 pandemic the conference and workshops were held online. The 104 papers were thoroughly reviewed and selected from 180 papers submited for the workshops. This two-volume set includes the proceedings of the following workshops:Workshop on Advances in Interpretable Machine Learning and Artificial Intelligence (AIMLAI 2021)Workshop on Parallel, Distributed and Federated Learning (PDFL 2021)Workshop on Graph Embedding and Mining (GEM 2021)Workshop on Machine Learning for Irregular Time-series (ML4ITS 2021)Workshop on IoT, Edge, and Mobile for Embedded Machine Learning (ITEM 2021)Workshop on eXplainable Knowledge Discovery in Data Mining (XKDD 2021)Workshop on Bias and Fairness in AI (BIAS 2021)Workshop on Workshop on Active Inference (IWAI 2021)Workshop on Machine Learning for Cybersecurity (MLCS 2021)Workshop on Machine Learning in Software Engineering (MLiSE 2021)Workshop on MIning Data for financial applications (MIDAS 2021)Sixth Workshop on Data Science for Social Good (SoGood 2021)Workshop on Machine Learning for Pharma and Healthcare Applications (PharML 2021)Second Workshop on Evaluation and Experimental Design in Data Mining and Machine Learning (EDML 2020)Workshop on Machine Learning for Buildings Energy Management (MLBEM 2021)

Machine Learning and Principles and Practice of Knowledge Discovery in Databases - International Workshops of ECML PKDD 2021,... Machine Learning and Principles and Practice of Knowledge Discovery in Databases - International Workshops of ECML PKDD 2021, Virtual Event, September 13-17, 2021, Proceedings, Part I (Paperback, 1st ed. 2021)
Michael Kamp, Irena Koprinska, Adrien Bibal, Tassadit Bouadi, Benoit Frenay, …
R4,176 Discovery Miles 41 760 Ships in 18 - 22 working days

This two-volume set constitutes the refereed proceedings of the workshops which complemented the 21th Joint European Conference on Machine Learning and Knowledge Discovery in Databases, ECML PKDD, held in September 2021. Due to the COVID-19 pandemic the conference and workshops were held online. The 104 papers were thoroughly reviewed and selected from 180 papers submited for the workshops. This two-volume set includes the proceedings of the following workshops:Workshop on Advances in Interpretable Machine Learning and Artificial Intelligence (AIMLAI 2021)Workshop on Parallel, Distributed and Federated Learning (PDFL 2021)Workshop on Graph Embedding and Mining (GEM 2021)Workshop on Machine Learning for Irregular Time-series (ML4ITS 2021)Workshop on IoT, Edge, and Mobile for Embedded Machine Learning (ITEM 2021)Workshop on eXplainable Knowledge Discovery in Data Mining (XKDD 2021)Workshop on Bias and Fairness in AI (BIAS 2021)Workshop on Workshop on Active Inference (IWAI 2021)Workshop on Machine Learning for Cybersecurity (MLCS 2021)Workshop on Machine Learning in Software Engineering (MLiSE 2021)Workshop on MIning Data for financial applications (MIDAS 2021)Sixth Workshop on Data Science for Social Good (SoGood 2021)Workshop on Machine Learning for Pharma and Healthcare Applications (PharML 2021)Second Workshop on Evaluation and Experimental Design in Data Mining and Machine Learning (EDML 2020)Workshop on Machine Learning for Buildings Energy Management (MLBEM 2021)

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Catan
 (16)
R1,347 Discovery Miles 13 470
EDX Education Swing & Catch Cups (6…
R399 R322 Discovery Miles 3 220
UNO All Wild™
R199 R184 Discovery Miles 1 840
Deli Magnetic Foldable Chess Board…
R239 R209 Discovery Miles 2 090
Floor is LAVA
R564 Discovery Miles 5 640
EDX Education Classroom Dot Dice - 16mm…
R363 Discovery Miles 3 630
Stackable Numbered Tower Block Game
R329 R189 Discovery Miles 1 890
Catchball Plastic With 2 Balls 3 Pack…
UNO Junior Move!
R199 R184 Discovery Miles 1 840
Jenga Game (Parallel Import)
 (1)
R899 Discovery Miles 8 990

 

Partners