![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Applications of computing > Artificial intelligence > Machine learning
This book presents the conference proceedings of the 25th edition of the International Joint Conference on Industrial Engineering and Operations Management. The conference is organized by 6 institutions (from different countries and continents) that gather a large number of members in the field of operational management, industrial engineering and engineering management. This edition of the conference had the title: THE NEXT GENERATION OF PRODUCTION AND SERVICE SYSTEMS in order to emphasis unpredictable and very changeable future. This conference is aimed to enhance connection between academia and industry and to gather researchers and practitioners specializing in operation management, industrial engineering, engineering management and other related disciplines from around the world.
Quantum systems with many degrees of freedom are inherently difficult to describe and simulate quantitatively. The space of possible states is, in general, exponentially large in the number of degrees of freedom such as the number of particles it contains. Standard digital high-performance computing is generally too weak to capture all the necessary details, such that alternative quantum simulation devices have been proposed as a solution. Artificial neural networks, with their high non-local connectivity between the neuron degrees of freedom, may soon gain importance in simulating static and dynamical behavior of quantum systems. Particularly promising candidates are neuromorphic realizations based on analog electronic circuits which are being developed to capture, e.g., the functioning of biologically relevant networks. In turn, such neuromorphic systems may be used to measure and control real quantum many-body systems online. This thesis lays an important foundation for the realization of quantum simulations by means of neuromorphic hardware, for using quantum physics as an input to classical neural nets and, in turn, for using network results to be fed back to quantum systems. The necessary foundations on both sides, quantum physics and artificial neural networks, are described, providing a valuable reference for researchers from these different communities who need to understand the foundations of both.
"The first edition of Deep Learning with Python is one of the best books on the subject. The second edition made it even better." - Todd Cook The bestseller revised! Deep Learning with Python, Second Edition is a comprehensive introduction to the field of deep learning using Python and the powerful Keras library. Written by Google AI researcher Francois Chollet, the creator of Keras, this revised edition has been updated with new chapters, new tools, and cutting-edge techniques drawn from the latest research. You'll build your understanding through practical examples and intuitive explanations that make the complexities of deep learning accessible and understandable. about the technology Machine learning has made remarkable progress in recent years. We've gone from near-unusable speech recognition, to near-human accuracy. From machines that couldn't beat a serious Go player, to defeating a world champion. Medical imaging diagnostics, weather forecasting, and natural language question answering have suddenly become tractable problems. Behind this progress is deep learning-a combination of engineering advances, best practices, and theory that enables a wealth of previously impossible smart applications across every industry sector about the book Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. You'll learn directly from the creator of Keras, Francois Chollet, building your understanding through intuitive explanations and practical examples. Updated from the original bestseller with over 50% new content, this second edition includes new chapters, cutting-edge innovations, and coverage of the very latest deep learning tools. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects. what's inside Deep learning from first principles Image-classification, imagine segmentation, and object detection Deep learning for natural language processing Timeseries forecasting Neural style transfer, text generation, and image generation about the reader Readers need intermediate Python skills. No previous experience with Keras, TensorFlow, or machine learning is required. about the author Francois Chollet works on deep learning at Google in Mountain View, CA. He is the creator of the Keras deep-learning library, as well as a contributor to the TensorFlow machine-learning framework. He also does AI research, with a focus on abstraction and reasoning. His papers have been published at major conferences in the field, including the Conference on Computer Vision and Pattern Recognition (CVPR), the Conference and Workshop on Neural Information Processing Systems (NIPS), the International Conference on Learning Representations (ICLR), and others.
Deep learning has revealed ways to create algorithms for applications that we never dreamed were possible. For software developers, the challenge lies in taking cutting-edge technologies from R&D labs through to production. Deep Learning Design Patterns is here to help. In it, you'll find deep learning models presented in a unique new way: as extendable design patterns you can easily plug-and-play into your software projects. Written by Google deep learning expert Andrew Ferlitsch, it's filled with the latest deep learning insights and best practices from his work with Google Cloud AI. Each valuable technique is presented in a way that's easy to understand and filled with accessible diagrams and code samples. about the technologyYou don't need to design your deep learning applications from scratch! By viewing cutting-edge deep learning models as design patterns, developers can speed up their creation of AI models and improve model understandability for both themselves and other users. about the book Deep Learning Design Patterns distills models from the latest research papers into practical design patterns applicable to enterprise AI projects. Using diagrams, code samples, and easy-to-understand language, Google Cloud AI expert Andrew Ferlitsch shares insights from state-of-the-art neural networks. You'll learn how to integrate design patterns into deep learning systems from some amazing examples, including a real-estate program that can evaluate house prices just from uploaded photos and a speaking AI capable of delivering live sports broadcasting. Building on your existing deep learning knowledge, you'll quickly learn to incorporate the very latest models and techniques into your apps as idiomatic, composable, and reusable design patterns. what's inside Internal functioning of modern convolutional neural networks Procedural reuse design pattern for CNN architectures Models for mobile and IoT devices Composable design pattern for automatic learning methods Assembling large-scale model deployments Complete code samples and example notebooks Accompanying YouTube videos about the readerFor machine learning engineers familiar with Python and deep learning. about the author Andrew Ferlitsch is an expert on computer vision and deep learning at Google Cloud AI Developer Relations. He was formerly a principal research scientist for 20 years at Sharp Corporation of Japan, where he amassed 115 US patents and worked on emerging technologies in telepresence, augmented reality, digital signage, and autonomous vehicles. In his present role, he reaches out to developer communities, corporations and universities, teaching deep learning and evangelizing Google's AI technologies.
A fundamental assumption of work in artificial intelligence and machine learning is that knowledge is expressed in a computer with the help of knowledge representations. Since the proper choice of such representations is a difficult task that fundamentally affects the capabilities of a system, the problem of automatic representation change is an important topic in current research. Concept Formation and Knowledge Revision focuses on representation change as a concept formation task, regarding concepts as the elementary representational vocabulary from which further statements are constructed. Taking an interdisciplinary approach from psychological foundations to computer implementations, the book draws on existing psychological results about the nature of human concepts and concept formation to determine the scope of concept formation phenomena, and to identify potential components of computational concept formation models. The central idea of this work is that computational concept formation can usefully be understood as a process that is triggered in a demand-driven fashion by the representational needs of the learning system, and identify the knowledge revision activities of a system as a particular context for such a process. The book presents a detailed analysis of the revision problem for first-order clausal theories, and develops a set of postulates that any such operation should satisfy. It shows how a minimum theory revision operator can be realized by using exception sets, and that this operator is indeed maximally general. The book then shows that concept formation can be triggered from within the knowledge revision process whenever the existing representation does not permit the plausible reformulation of an exception set, demonstrating the usefulness of the approach both theoretically and empirically within the learning knowledge acquisition system MOBAL. In using a first-order representation, this book is part of the rapidly developing field of Inductive Logic Programming (ILP). By integrating the computational issues with psychological and fundamental discussions of concept formation phenomena, the book will be of interest to readers both theoretically and psychologically inclined. From the foreword by Katharina Morik: The ideal to combine the three sources of artificial intelligence research has almost never been reached. Such a combined and integrated research requires the researcher to master different ways of thinking, different work styles, different sets of literature, and different research procedures. It requires capabilities in software engineering for the application part, in theoretical computer science for the theory part, and in psychology for the cognitive part. The most important capability for artificial intelligence is to keep the integrative view and to create a true original work that goes beyond the collection of pieces from different fields. This book achieves such an integrative view of concept formation and knowledge revision by presenting the way from psychological investigations that indicate that concepts are theories and point at the important role of a demand for learning. to an implemented system which supports users in their tasks when working with a knowledge base and its theoretical foundation. '
The thesis contains several pioneering results at the intersection of state-of-the-art materials characterization techniques and machine learning. The use of machine learning empowers the information extraction capability of neutron and photon spectroscopies. In particular, new knowledge and new physics insights to aid spectroscopic analysis may hold great promise for next-generation quantum technology. As a prominent example, the so-called proximity effect at topological material interfaces promises to enable spintronics without energy dissipation and quantum computing with fault tolerance, yet the characteristic spectral features to identify the proximity effect have long been elusive. The work presented within permits a fine resolution of its spectroscopic features and a determination of the proximity effect which could aid further experiments with improved interpretability. A few novel machine learning architectures are proposed in this thesis work which leverage the case when the data is scarce and utilize the internal symmetry of the system to improve the training quality. The work sheds light on future pathways to apply machine learning to augment experiments.
Covers ML applications across multiple application domains (reservoir characterization, drilling, production, reservoir modeling, preventative maintenance, and text mining) Details the emerging area of unstructured (text and image) data analysis applied across these multiple domains Offers multiple perspectives from authors representing operating companies, universities, and research organizations Provides an array of case studies illustrating the latest application of multiple ML techniques in each application domain Includes a literature review of each state-of-art application domain
Deep learning on graphs has become one of the hottest topics in machine learning. The book consists of four parts to best accommodate our readers with diverse backgrounds and purposes of reading. Part 1 introduces basic concepts of graphs and deep learning; Part 2 discusses the most established methods from the basic to advanced settings; Part 3 presents the most typical applications including natural language processing, computer vision, data mining, biochemistry and healthcare; and Part 4 describes advances of methods and applications that tend to be important and promising for future research. The book is self-contained, making it accessible to a broader range of readers including (1) senior undergraduate and graduate students; (2) practitioners and project managers who want to adopt graph neural networks into their products and platforms; and (3) researchers without a computer science background who want to use graph neural networks to advance their disciplines.
This book is open access under a CC BY 4.0 license This open access book brings together the latest genome base prediction models currently being used by statisticians, breeders and data scientists. It provides an accessible way to understand the theory behind each statistical learning tool, the required pre-processing, the basics of model building, how to train statistical learning methods, the basic R scripts needed to implement each statistical learning tool, and the output of each tool. To do so, for each tool the book provides background theory, some elements of the R statistical software for its implementation, the conceptual underpinnings, and at least two illustrative examples with data from real-world genomic selection experiments. Lastly, worked-out examples help readers check their own comprehension.The book will greatly appeal to readers in plant (and animal) breeding, geneticists and statisticians, as it provides in a very accessible way the necessary theory, the appropriate R code, and illustrative examples for a complete understanding of each statistical learning tool. In addition, it weighs the advantages and disadvantages of each tool.
Companies are spending billions on machine learning projects, but it's money wasted if the models can't be deployed effectively. In this practical guide, Hannes Hapke and Catherine Nelson walk you through the steps of automating a machine learning pipeline using the TensorFlow ecosystem. You'll learn the techniques and tools that will cut deployment time from days to minutes, so that you can focus on developing new models rather than maintaining legacy systems. Data scientists, machine learning engineers, and DevOps engineers will discover how to go beyond model development to successfully productize their data science projects, while managers will better understand the role they play in helping to accelerate these projects. Understand the steps to build a machine learning pipeline Build your pipeline using components from TensorFlow Extended Orchestrate your machine learning pipeline with Apache Beam, Apache Airflow, and Kubeflow Pipelines Work with data using TensorFlow Data Validation and TensorFlow Transform Analyze a model in detail using TensorFlow Model Analysis Examine fairness and bias in your model performance Deploy models with TensorFlow Serving or TensorFlow Lite for mobile devices Learn privacy-preserving machine learning techniques
This book represents a selection of papers presented at the Inductive Logic Programming (ILP) workshop held at Cumberland Lodge, Great Windsor Park. The collection marks two decades since the first ILP workshop in 1991. During this period the area has developed into the main forum for work on logic-based machine learning. The chapters cover a wide variety of topics, ranging from theory and ILP implementations to state-of-the-art applications in real-world domains. The international contributors represent leaders in the field from prestigious institutions in Europe, North America and Asia.Graduate students and researchers in this field will find this book highly useful as it provides an up-to-date insight into the key sub-areas of implementation and theory of ILP. For academics and researchers in the field of artificial intelligence and natural sciences, the book demonstrates how ILP is being used in areas as diverse as the learning of game strategies, robotics, natural language understanding, query search, drug design and protein modelling.
This book highlights the contribution of artificial intelligence for mathematics education. It provides concrete ideas supported by mathematical work obtained through dynamic international collaboration, and discusses the flourishing of new mathematics in the contemporary world from a sustainable development perspective. Over the past thirty years, artificial intelligence has gradually infiltrated all facets of society. When it is deployed in interaction with the human designer or user, AI certainly raises new ethical questions. But as soon as it aims to augment intelligence in a kind of human-machine partnership, it goes to the heart of knowledge development and the very performance of work. The proposed themes and the sections of the book address original issues relating to the creation of AI milieus to work on mathematics, to the AI-supported learning of mathematics and to the coordination of " usual " paper/pencil techniques and " new " AI-aided educational working spaces. The authors of the book and the coordinators of each section are all established specialists in mathematics didactics, mathematics and computer science. In summary, this book is a must-read for everyone interested in the teaching and learning of mathematics, and it concerns the interaction between the human and the machine in both directions. It contains ideas, questions and inspiration that invite to take up the challenge of Artificial Intelligence contributing to Mathematical Human Learning.
An intelligent agent interacting with the real world will encounter individual people, courses, test results, drugs prescriptions, chairs, boxes, etc., and needs to reason about properties of these individuals and relations among them as well as cope with uncertainty. Uncertainty has been studied in probability theory and graphical models, and relations have been studied in logic, in particular in the predicate calculus and its extensions. This book examines the foundations of combining logic and probability into what are called relational probabilistic models. It introduces representations, inference, and learning techniques for probability, logic, and their combinations. The book focuses on two representations in detail: Markov logic networks, a relational extension of undirected graphical models and weighted first-order predicate calculus formula, and Problog, a probabilistic extension of logic programs that can also be viewed as a Turing-complete relational extension of Bayesian networks.
This book embodies principles and applications of advanced soft computing approaches in engineering, healthcare and allied domains directed toward the researchers aspiring to learn and apply intelligent data analytics techniques. The first part covers AI, machine learning and data analytics tools and techniques and their applications to the class of several hospital and health real-life problems. In the later part, the applications of AI, ML and data analytics shall be covered over the wide variety of applications in hospital, health, engineering and/or applied sciences such as the clinical services, medical image analysis, management support, quality analysis, bioinformatics, device analysis and operations. The book presents knowledge of experts in the form of chapters with the objective to introduce the theme of intelligent data analytics and discusses associated theoretical applications. At last, it presents simulation codes for the problems included in the book for better understanding for beginners.
Regularization, Optimization, Kernels, and Support Vector Machines offers a snapshot of the current state of the art of large-scale machine learning, providing a single multidisciplinary source for the latest research and advances in regularization, sparsity, compressed sensing, convex and large-scale optimization, kernel methods, and support vector machines. Consisting of 21 chapters authored by leading researchers in machine learning, this comprehensive reference: Covers the relationship between support vector machines (SVMs) and the Lasso Discusses multi-layer SVMs Explores nonparametric feature selection, basis pursuit methods, and robust compressive sensing Describes graph-based regularization methods for single- and multi-task learning Considers regularized methods for dictionary learning and portfolio selection Addresses non-negative matrix factorization Examines low-rank matrix and tensor-based models Presents advanced kernel methods for batch and online machine learning, system identification, domain adaptation, and image processing Tackles large-scale algorithms including conditional gradient methods, (non-convex) proximal techniques, and stochastic gradient descent Regularization, Optimization, Kernels, and Support Vector Machines is ideal for researchers in machine learning, pattern recognition, data mining, signal processing, statistical learning, and related areas.
Written in accessible language without mathematical formulas, this short book provides an overview of the wide and varied applications of artificial intelligence (AI) across the spectrum of physical sciences. Focusing in particular on AI's ability to extract patterns from data, known as machine learning (ML), the book includes a chapter on important machine learning algorithms and their respective applications in physics. It then explores the use of ML across a number of important sub-fields in more detail, ranging from particle, molecular and condensed matter physics, to astrophysics, cosmology and the theory of everything. The book covers such applications as the search for new particles and the detection of gravitational waves from the merging of black holes, and concludes by discussing what the future may hold.
This book examines the abilities of new machine learning models for predicting ore grade in mining engineering. A variety of case studies are examined in this book. A motivation for preparing this book was the absence of robust models for estimating ore grade. Models of current books can also be used for the different sciences because they have high capabilities for estimating different variables. Mining engineers can use the book to determine the ore grade accurately. This book helps identify mineral-rich regions for exploration and exploitation. Exploration costs can be decreased by using the models in the current book. In this book, the author discusses the new concepts in mining engineering, such as uncertainty in ore grade modeling. Ensemble models are presented in this book to estimate ore grade. In the book, readers learn how to construct advanced machine learning models for estimating ore grade. The authors of this book present advanced and hybrid models used to estimate ore grade instead of the classic methods such as kriging. The current book can be used as a comprehensive handbook for estimating ore grades. Industrial managers and modelers can use the models of the current books. Each level of ore grade modeling is explained in the book. In this book, advanced optimizers are presented to train machine learning models. Therefore, the book can also be used by modelers in other fields. The main motivation of this book is to address previous shortcomings in the modeling process of ore grades. The scope of this book includes mining engineering, soft computing models, and artificial intelligence.
Machine Learning is an integral tool in a business analyst's arsenal because the rate at which data is being generated from different sources is increasing and working on complex unstructured data is becoming inevitable. Data collection, data cleaning, and data mining are rapidly becoming more difficult to analyze than just importing information from a primary or secondary source. The machine learning model plays a crucial role in predicting the future performance and results of a company. In real-time, data collection and data wrangling are the important steps in deploying the models. Analytics is a tool for visualizing and steering data and statistics. Business analysts can work with different datasets -- choosing an appropriate machine learning model results in accurate analyzing, forecasting the future, and making informed decisions. The global machine learning market was valued at $1.58 billion in 2017 and is expected to reach $20.83 billion in 2024 -- growing at a CAGR of 44.06% between 2017 and 2024. The authors have compiled important knowledge on machine learning real-time applications in business analytics. This book enables readers to get broad knowledge in the field of machine learning models and to carry out their future research work. The future trends of machine learning for business analytics are explained with real case studies. Essentially, this book acts as a guide to all business analysts. The authors blend the basics of data analytics and machine learning and extend its application to business analytics. This book acts as a superb introduction and covers the applications and implications of machine learning. The authors provide first-hand experience of the applications of machine learning for business analytics in the section on real-time analysis. Case studies put the theory into practice so that you may receive hands-on experience with machine learning and data analytics. This book is a valuable source for practitioners, industrialists, technologists, and researchers.
This comprehensive and timely book, New Age Analytics: Transforming the Internet through Machine Learning, IoT, and Trust Modeling, explores the importance of tools and techniques used in machine learning, big data mining, and more. The book explains how advancements in the world of the web have been achieved and how the experiences of users can be analyzed. It looks at data gathering by the various electronic means and explores techniques for analysis and management, how to manage voluminous data, user responses, and more. This volume provides an abundance of valuable information for professionals and researchers working in the field of business analytics, big data, social network data, computer science, analytical engineering, and forensic analysis. Moreover, the book provides insights and support from both practitioners and academia in order to highlight the most debated aspects in the field.
This book is for developers who are looking for an introduction to basic concepts in NLP and machine learning. Numerous code samples and listings are included to support myriad topics. The first two chapters contain introductory material for NumPy and Pandas, followed by chapters on NLP concepts, algorithms and toolkits, machine learning, and NLP applications. The final chapters include examples of NLP tasks using TF2 and Keras, the Transformer architecture, BERT-based models, and the GPT family of models. The appendices contain introductory material (including Python code samples) for various topics, including data and statistics, Python3, regular expressions, Keras, TF2, Matplotlib and Seaborn. Companion files with source code and figures are included. FEATURES * Covers extensive topics related to natural language processing and machine learning * Includes separate appendices on data and statistics, regular expressions, data visualization, Python, Keras, TF2, and more * Features companion files with source code and color figures from the book
This book includes high impact papers presented at the International Conference on Communication, Computing and Electronics Systems 2019, held at the PPG Institute of Technology, Coimbatore, India, on 15-16 November, 2019. Discussing recent trends in cloud computing, mobile computing, and advancements of electronics systems, the book covers topics such as automation, VLSI, embedded systems, integrated device technology, satellite communication, optical communication, RF communication, microwave engineering, artificial intelligence, deep learning, pattern recognition, Internet of Things, precision models, bioinformatics, and healthcare informatics.
Machine learning methods have lowered the cost of exploring new structures of unknown compounds, and can be used to predict reasonable expectations and subsequently validated by experimental results. As new insights and several elaborative tools have been developed for materials science and engineering in recent years, it is an appropriate time to present a book covering recent progress in this field. Searchable and interactive databases can promote research on emerging materials. Recently, databases containing a large number of high-quality materials properties for new advanced materials discovery have been developed. These approaches are set to make a significant impact on human life and, with numerous commercial developments emerging, will become a major academic topic in the coming years. This authoritative and comprehensive book will be of interest to both existing researchers in this field as well as others in the materials science community who wish to take advantage of these powerful techniques. The book offers a global spread of authors, from USA, Canada, UK, Japan, France, Russia, China and Singapore, who are all world recognized experts in their separate areas. With content relevant to both academic and commercial points of view, and offering an accessible overview of recent progress and potential future directions, the book will interest graduate students, postgraduate researchers, and consultants and industrial engineers.
Explores different dimensions of computational intelligence applications and illustrates its use in the solution of assorted real world biomedical and healthcare problems Provides guidance in developing intelligence based diagnostic systems, efficient models and cost effective machines Provides the latest research findings, solutions to the concerning issues and relevant theoretical frameworks in the area of machine learning and deep learning for healthcare systems Describes experiences and findings relating to protocol design, prototyping, experimental evaluation, real test-beds, and empirical characterization of security and privacy interoperability issues in healthcare applications Explores and illustrates the current and future impacts of pandemics and mitigatse risk in healthcare with advanced analytics
The QL&SC 2012 is a major symposium for scientists, and practitioners all around the world to present their latest researches, results, ideas, developments and applications in such areas as quantitative logic, many-valued logic, fuzzy logic, quantification of software, artificial intelligence, fuzzy sets and systems and soft computing.This invaluable book provides a broad introduction to the fuzzy reasoning and soft computing. It is certain one should not go too far in approximation and optimization, and a certain degree must be kept in mind. This is the essential idea of quantitative logic and soft computing.The explanations in the book are complete to provide the necessary background material needed to go further into the subject and explore the research literature. It is suitable reading for graduate students. It provides a platform for mutual exchanges from top experts and scholars around the world in this field.
This volume investigates algorithmic methods based on machine learning in order to design sequential investment strategies for financial markets. Such sequential investment strategies use information collected from the market's past and determine, at the beginning of a trading period, a portfolio; that is, a way to invest the currently available capital among the assets that are available for purchase or investment.The aim is to produce a self-contained text intended for a wide audience, including researchers and graduate students in computer science, finance, statistics, mathematics, and engineering. |
You may like...
The Monk on the Roof - The Story of an…
Stephane Ancel, Magdalena Krzyzanowska, …
Hardcover
R4,286
Discovery Miles 42 860
Miracle - The Boys Who Escaped The Gas…
Michael Calvin, Naftali Schiff
Paperback
From Catalonia to the Caribbean: The…
Federica Francesconi, Stanley Mirvis, …
Hardcover
R8,026
Discovery Miles 80 260
|