• Complain

Minh Trinh - The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)

Here you can read online Minh Trinh - The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2) full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Rodeo Press, genre: Romance novel. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)
  • Author:
  • Publisher:
    Rodeo Press
  • Genre:
  • Year:
    2021
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2): summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This book introduces in a non-technical way artificial intelligence, machine learning, and the most common models used in production. It covers supervised and unsupervised learning, deep learning, natural language processing, computer vision, generative adversarial networks, graph neural networks, recommender systems, and causal inference.

Minh Trinh: author's other books


Who wrote The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)? Find out the surname, the name of the author of the book and a list of all author's works by series.

The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2) — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
The AI Model
Handbook
A guide to the world of artificial intelligence modeling
First Edition
Minh Trinh, PhD
Rodeo Press The Artificial Intelligence Handbook Series The AI Project - photo 1
Rodeo Press
The Artificial Intelligence Handbook Series
The AI Project Handbook: How to manage a successful artificial intelligence project
The AI Model Handbook: A guide to the world of artificial intelligence modeling
The AI Strategy Handbook: Business strategy in the era of artificial intelligence
The AI for Good Handbook:
Meeting the sustainable development goals with artificial intelligence
Copyright 2021 by Minh Trinh. All rights reserved.
No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.
All third-party trademarks (including logos and icons) referenced by this work remain the property of their respective owners. Unless specifically identified as such, the use of third-party trademarks does not indicate any relationship, sponsorship, or endorsement between the author and Rodeo Press and the owners of these trademarks. Any references by the author and Rodeo Press to third party trademarks is to identify the corresponding third party goods and/or services and shall be considered nominative fair use under the trademark law.
Library of Congress Cataloging-in-Publication Data
Name: Trinh, Minh, author.
Title: The Al model handbook: a guide to the world of artificial intelligence modeling / Minh Trinh.
Description: First Edition. |New York: Rodeo Press, [2021]|Summary: " This book introduces in a non-technical way the most commonly used models in machine learning and artificial intelligence. []"-- Provided by publisher.| Series: The artificial intelligence handbook series; 2
Identifiers: LCCN 2021923867|ISBN 9798985117240 (paperback)| 9798985117257 (hardback)
LC record available at https://lccn.loc.gov/2021923867
Rodeo Press ISBN-13 979-8-9851172-3-3 For my Parents For Paris and Sydney - photo 2Rodeo Press ISBN-13: 979-8-9851172-3-3
For my Parents
For Paris and Sydney
About the Author
Minh Trinh works in finance and technology in New York. He is the Managing Partner of a digital transformation consulting company applying AI to solve complex and challenging problems. He is a graduate of the French Ecole Polytechnique and Harvard University, where he received his Ph.D. in economics.
Table of Contents
Preface AI in the New PC Artificial Intelligence is making breakthrough advancements - photo 3 AI in the New PC
Artificial Intelligence is making breakthrough advancements in image recognition, natural language processing, robotics, and machine learning in general. The company DeepMind, a leader in AI research, created AlphaZero in 2018, an AI program that has reached superhuman performance in many games, including the game of Go, and more recently, in 2020, AlphaFold that solved a protein folding problem that has preoccupied researchers for 50 years. For Stanford Professor Andrew Ng, AI is the new electricity.
Another valid comparison would be the advent of the personal computer, particularly the IBM PC in 1981, and its first killer application, the spreadsheet software Lotus 123. IBM didnt introduce the first computer. Home computers were already available for hobbyists since 1977 from companies such as Commodore, Tandy, and Apple. The Apple II with Visicalc was already very popular, but the IBM PC was the first affordable personal computer enthusiastically adopted by the business community.
Figure 1 IBM PC Figure 2 Lotus 123 The novel spreadsheet software allowed - photo 4
Figure 1. IBM PC
Figure 2 Lotus 123 The novel spreadsheet software allowed flexible free-form - photo 5
Figure 2. Lotus 123
The novel spreadsheet software allowed flexible free-form calculations, the automation of calculations, the use of custom functions, graphics, references, and data management. Excel, the dominant spreadsheet software, is still used more than thirty years after its first introduction (with more functionalities). Before the spreadsheets, people used calculators and reported results on paper. They did intensive calculations with mainframe computers in languages such as FORTRAN and printed results on paper.
Today, AI is the new PC. Not adopting AI is like forgoing the PC in 1981. The impact is already very profound among the native digital companies and should be as significant for the other companies.
Today, business leaders need to think about an AI strategy as they have to think about their information technology strategy. Like the PC and the spreadsheet, they should expect all their employees to become, at some point, users of AI at work. AI is already present with personal assistants such as Amazon Alexa, on phones with Apple Siri, and the internet with Google Search. All these AI applications are now possible thanks to increasing computer power, the development of the cloud, the availability of big data, and the new machine deep learning paradigm.
Who Should Read This Book?
The Artificial Intelligence Handbook Series will help you adopt AI to create a long-term sustainable competitive advantage for your organization.
The AI Model Handbook should be of interest to readers who want to have a detailed knowledge of the state of machine learning without going too deep into the mathematical details of the field.
Outline of This Book
In Chapter 1, we introduce artificial intelligence and machine learning. Chapters 2 and 3 go over supervised and unsupervised machine learning. Chapter 4 covers deep learning that has revolutionized machine learning in the past ten years. Chapter 5 is the most technical and discusses reinforcement learning, the technique widely used at DeepMind to design intelligent agents. Chapters 6 and 7 are more applied and focus on Natural Language Processing and Computer Vision. Chapter 8 covers Generative Adversarial Networks that can generate new realistic data. Chapter 9 introduces Graphical Neural Networks, Chapter 10, Recommender Systems, and Chapter 11, Causal Inference in Machine Learning. Each chapter starts with a personal quote and the portraits of some eminent AI scientists. More biographical information is available in the appendix.
Online Resources
Supplementary resources will be posted on http://rodeopress.com.
Acknowledgments
I have spent most of my career building empirical models to analyze risk and investments. I owe a lot of debt to my former colleagues, who taught me how to apply quantitative analysis to solve practical problems. I have been very fortunate to find some time to learn from the state-of-the-art academic and industrial research. I, like many others, am standing on the shoulders of giants in the field of AI research. Like many practitioners, I learned the basics of AI and machine learning by studying Andrew Ngs online classes, the exceptional Stanford University and UC Berkeley AI-related lectures, and reading the numerous papers on Arxiv.org and elsewhere. I was introduced to Agile and software development while working with my colleagues in the technology departments. Marsha Fulton did the proofreading.
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)»

Look at similar books to The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2). We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2)»

Discussion, reviews of the book The AI Model Handbook: A guide to the world of artificial intelligence modeling (The Artificial Intelligence Handbook Series 2) and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.