Handbook Of Machine Learning - Volume 1: Foundation Of Artificial Intelligence

Handbook Of Machine Learning - Volume 1: Foundation Of Artificial Intelligence
Author: Tshilidzi Marwala
Publisher: World Scientific
Total Pages: 329
Release: 2018-10-22
Genre: Computers
ISBN: 9813271248

This is a comprehensive book on the theories of artificial intelligence with an emphasis on their applications. It combines fuzzy logic and neural networks, as well as hidden Markov models and genetic algorithm, describes advancements and applications of these machine learning techniques and describes the problem of causality. This book should serves as a useful reference for practitioners in artificial intelligence.

Handbook of Research on Emerging Trends and Applications of Machine Learning

Handbook of Research on Emerging Trends and Applications of Machine Learning
Author: Solanki, Arun
Publisher: IGI Global
Total Pages: 674
Release: 2019-12-13
Genre: Computers
ISBN: 1522596453

As today’s world continues to advance, Artificial Intelligence (AI) is a field that has become a staple of technological development and led to the advancement of numerous professional industries. An application within AI that has gained attention is machine learning. Machine learning uses statistical techniques and algorithms to give computer systems the ability to understand and its popularity has circulated through many trades. Understanding this technology and its countless implementations is pivotal for scientists and researchers across the world. The Handbook of Research on Emerging Trends and Applications of Machine Learning provides a high-level understanding of various machine learning algorithms along with modern tools and techniques using Artificial Intelligence. In addition, this book explores the critical role that machine learning plays in a variety of professional fields including healthcare, business, and computer science. While highlighting topics including image processing, predictive analytics, and smart grid management, this book is ideally designed for developers, data scientists, business analysts, information architects, finance agents, healthcare professionals, researchers, retail traders, professors, and graduate students seeking current research on the benefits, implementations, and trends of machine learning.

Mathematics for Machine Learning

Mathematics for Machine Learning
Author: Marc Peter Deisenroth
Publisher: Cambridge University Press
Total Pages: 392
Release: 2020-04-23
Genre: Computers
ISBN: 1108569323

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.

Probabilistic Machine Learning

Probabilistic Machine Learning
Author: Kevin P. Murphy
Publisher: MIT Press
Total Pages: 858
Release: 2022-03-01
Genre: Computers
ISBN: 0262369303

A detailed and up-to-date introduction to machine learning, presented through the unifying lens of probabilistic modeling and Bayesian decision theory. This book offers a detailed and up-to-date introduction to machine learning (including deep learning) through the unifying lens of probabilistic modeling and Bayesian decision theory. The book covers mathematical background (including linear algebra and optimization), basic supervised learning (including linear and logistic regression and deep neural networks), as well as more advanced topics (including transfer learning and unsupervised learning). End-of-chapter exercises allow students to apply what they have learned, and an appendix covers notation. Probabilistic Machine Learning grew out of the author’s 2012 book, Machine Learning: A Probabilistic Perspective. More than just a simple update, this is a completely new book that reflects the dramatic developments in the field since 2012, most notably deep learning. In addition, the new book is accompanied by online Python code, using libraries such as scikit-learn, JAX, PyTorch, and Tensorflow, which can be used to reproduce nearly all the figures; this code can be run inside a web browser using cloud-based notebooks, and provides a practical complement to the theoretical topics discussed in the book. This introductory text will be followed by a sequel that covers more advanced topics, taking the same probabilistic approach.

Handbook of Research on Artificial Intelligence Techniques and Algorithms

Handbook of Research on Artificial Intelligence Techniques and Algorithms
Author: Vasant, Pandian
Publisher: IGI Global
Total Pages: 873
Release: 2014-11-30
Genre: Computers
ISBN: 1466672595

For decades, optimization methods such as Fuzzy Logic, Artificial Neural Networks, Firefly, Simulated annealing, and Tabu search, have been capable of handling and tackling a wide range of real-world application problems in society and nature. Analysts have turned to these problem-solving techniques in the event during natural disasters and chaotic systems research. The Handbook of Research on Artificial Intelligence Techniques and Algorithms highlights the cutting edge developments in this promising research area. This premier reference work applies Meta-heuristics Optimization (MO) Techniques to real world problems in a variety of fields including business, logistics, computer science, engineering, and government. This work is particularly relevant to researchers, scientists, decision-makers, managers, and practitioners.

Handbook of Research on New Investigations in Artificial Life, AI, and Machine Learning

Handbook of Research on New Investigations in Artificial Life, AI, and Machine Learning
Author: Maki K. Habib
Publisher: Engineering Science Reference
Total Pages: 445
Release: 2022
Genre: Affect (Psychology)
ISBN: 9781799886860

"This book provides the latest research, investigation, and development in the area of living systems intelligence, human-level cognition & artificial systems, nature and bioinspiration, machine learning techniques, Deep Learning techniques and applications, and systems that exhibit intelligent autonomous behavioral characteristics"--

Handbook of Research on Foundations and Applications of Intelligent Business Analytics

Handbook of Research on Foundations and Applications of Intelligent Business Analytics
Author: Sun, Zhaohao
Publisher: IGI Global
Total Pages: 425
Release: 2022-03-11
Genre: Computers
ISBN: 179989018X

Intelligent business analytics is an emerging technology that has become a mainstream market adopted broadly across industries, organizations, and geographic regions. Intelligent business analytics is a current focus for research and development across academia and industries and must be examined and considered thoroughly so businesses can apply the technology appropriately. The Handbook of Research on Foundations and Applications of Intelligent Business Analytics examines the technologies and applications of intelligent business analytics and discusses the foundations of intelligent analytics such as intelligent mining, intelligent statistical modeling, and machine learning. Covering topics such as augmented analytics and artificial intelligence systems, this major reference work is ideal for scholars, engineers, professors, practitioners, researchers, industry professionals, academicians, and students.

AI and Machine Learning for Coders

AI and Machine Learning for Coders
Author: Laurence Moroney
Publisher: O'Reilly Media
Total Pages: 393
Release: 2020-10-01
Genre: Computers
ISBN: 1492078166

If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics. You'll understand how to implement the most common scenarios in machine learning, such as computer vision, natural language processing (NLP), and sequence modeling for web, mobile, cloud, and embedded runtimes. Most books on machine learning begin with a daunting amount of advanced math. This guide is built on practical lessons that let you work directly with the code. You'll learn: How to build models with TensorFlow using skills that employers desire The basics of machine learning by working with code samples How to implement computer vision, including feature detection in images How to use NLP to tokenize and sequence words and sentences Methods for embedding models in Android and iOS How to serve models over the web and in the cloud with TensorFlow Serving