Practical AI for Business Leaders, Product Managers, and Entrepreneurs: The Big Data Implementation Handbook
Author: Alfred Essa and Shirin Mojarad
Publisher finelybook 出版社: De Gruyter (April 4, 2022)
Language 语言: English
Print Length 页数: 275 pages
ISBN-10: 1501514644
ISBN-13: 9781501514647
Book Description
By finelybook
Most economists agree that AI is a general purpose technology (GPT) like the steam engine, electricity, and the computer. AI will drive innovation in all sectors of the economy for the foreseeable future. Practical AI for Business Leaders, Product Managers, and Entrepreneurs is a technical guidebook for the business leader or anyone responsible for leading AI-related initiatives in their organization. The book can also be used as a foundation to explore the ethical implications of AI.
Authors Alfred Essa and Shirin Mojarad provide a gentle introduction to foundational topics in AI. Each topic is framed as a triad: concept, theory, and practice. The concept chapters develop the intuition, culminating in a practical case study. The theory chapters reveal the underlying technical machinery. The practice chapters provide code in Python to implement the models discussed in the case study.
With this book, readers will learn:
The technical foundations of machine learning and deep learning
How to apply the core technical concepts to solve business problems
The different methods used to evaluate AI models
How to understand model development as a tradeoff between accuracy and generalization
How to represent the computational aspects of AI using vectors and matrices
How to express the models in Python Author: using machine learning libraries such as scikit-learn, statsmodels, and keras