Mastering Nlp From Foundations To Llms

Mastering Nlp From Foundations To Llms Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Mastering Nlp From Foundations To Llms book. This book definitely worth reading, it is an incredibly well-written.

Mastering NLP from Foundations to LLMs

Author : Lior Gazit,Meysam Ghaffari
Publisher : Packt Publishing Ltd
Page : 340 pages
File Size : 42,6 Mb
Release : 2024-04-26
Category : Computers
ISBN : 9781804616383

Get Book

Mastering NLP from Foundations to LLMs by Lior Gazit,Meysam Ghaffari Pdf

Enhance your NLP proficiency with modern frameworks like LangChain, explore mathematical foundations and code samples, and gain expert insights into current and future trends Key Features Learn how to build Python-driven solutions with a focus on NLP, LLMs, RAGs, and GPT Master embedding techniques and machine learning principles for real-world applications Understand the mathematical foundations of NLP and deep learning designs Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionDo you want to master Natural Language Processing (NLP) but don’t know where to begin? This book will give you the right head start. Written by leaders in machine learning and NLP, Mastering NLP from Foundations to LLMs provides an in-depth introduction to techniques. Starting with the mathematical foundations of machine learning (ML), you’ll gradually progress to advanced NLP applications such as large language models (LLMs) and AI applications. You’ll get to grips with linear algebra, optimization, probability, and statistics, which are essential for understanding and implementing machine learning and NLP algorithms. You’ll also explore general machine learning techniques and find out how they relate to NLP. Next, you’ll learn how to preprocess text data, explore methods for cleaning and preparing text for analysis, and understand how to do text classification. You’ll get all of this and more along with complete Python code samples. By the end of the book, the advanced topics of LLMs’ theory, design, and applications will be discussed along with the future trends in NLP, which will feature expert opinions. You’ll also get to strengthen your practical skills by working on sample real-world NLP business problems and solutions.What you will learn Master the mathematical foundations of machine learning and NLP Implement advanced techniques for preprocessing text data and analysis Design ML-NLP systems in Python Model and classify text using traditional machine learning and deep learning methods Understand the theory and design of LLMs and their implementation for various applications in AI Explore NLP insights, trends, and expert opinions on its future direction and potential Who this book is for This book is for deep learning and machine learning researchers, NLP practitioners, ML/NLP educators, and STEM students. Professionals working with text data as part of their projects will also find plenty of useful information in this book. Beginner-level familiarity with machine learning and a basic working knowledge of Python will help you get the best out of this book.

Mastering Transformers

Author : Savaş Yıldırım,Meysam Asgari- Chenaghlu
Publisher : Packt Publishing Ltd
Page : 462 pages
File Size : 49,8 Mb
Release : 2024-06-03
Category : Computers
ISBN : 9781837631506

Get Book

Mastering Transformers by Savaş Yıldırım,Meysam Asgari- Chenaghlu Pdf

Explore transformer-based language models from BERT to GPT, delving into NLP and computer vision tasks, while tackling challenges effectively Key Features Understand the complexity of deep learning architecture and transformers architecture Create solutions to industrial natural language processing (NLP) and computer vision (CV) problems Explore challenges in the preparation process, such as problem and language-specific dataset transformation Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionTransformer-based language models such as BERT, T5, GPT, DALL-E, and ChatGPT have dominated NLP studies and become a new paradigm. Thanks to their accurate and fast fine-tuning capabilities, transformer-based language models have been able to outperform traditional machine learning-based approaches for many challenging natural language understanding (NLU) problems. Aside from NLP, a fast-growing area in multimodal learning and generative AI has recently been established, showing promising results. Mastering Transformers will help you understand and implement multimodal solutions, including text-to-image. Computer vision solutions that are based on transformers are also explained in the book. You’ll get started by understanding various transformer models before learning how to train different autoregressive language models such as GPT and XLNet. The book will also get you up to speed with boosting model performance, as well as tracking model training using the TensorBoard toolkit. In the later chapters, you’ll focus on using vision transformers to solve computer vision problems. Finally, you’ll discover how to harness the power of transformers to model time series data and for predicting. By the end of this transformers book, you’ll have an understanding of transformer models and how to use them to solve challenges in NLP and CV.What you will learn Focus on solving simple-to-complex NLP problems with Python Discover how to solve classification/regression problems with traditional NLP approaches Train a language model and explore how to fine-tune models to the downstream tasks Understand how to use transformers for generative AI and computer vision tasks Build transformer-based NLP apps with the Python transformers library Focus on language generation such as machine translation and conversational AI in any language Speed up transformer model inference to reduce latency Who this book is for This book is for deep learning researchers, hands-on practitioners, and ML/NLP researchers. Educators, as well as students who have a good command of programming subjects, knowledge in the field of machine learning and artificial intelligence, and who want to develop apps in the field of NLP as well as multimodal tasks will also benefit from this book’s hands-on approach. Knowledge of Python (or any programming language) and machine learning literature, as well as a basic understanding of computer science, are required.

Natural Language Processing Fundamentals

Author : Sohom Ghosh,Dwight Gunning
Publisher : Packt Publishing Ltd
Page : 374 pages
File Size : 45,7 Mb
Release : 2019-03-30
Category : Computers
ISBN : 9781789955989

Get Book

Natural Language Processing Fundamentals by Sohom Ghosh,Dwight Gunning Pdf

Use Python and NLTK (Natural Language Toolkit) to build out your own text classifiers and solve common NLP problems. Key FeaturesAssimilate key NLP concepts and terminologies Explore popular NLP tools and techniquesGain practical experience using NLP in application codeBook Description If NLP hasn't been your forte, Natural Language Processing Fundamentals will make sure you set off to a steady start. This comprehensive guide will show you how to effectively use Python libraries and NLP concepts to solve various problems. You'll be introduced to natural language processing and its applications through examples and exercises. This will be followed by an introduction to the initial stages of solving a problem, which includes problem definition, getting text data, and preparing it for modeling. With exposure to concepts like advanced natural language processing algorithms and visualization techniques, you'll learn how to create applications that can extract information from unstructured data and present it as impactful visuals. Although you will continue to learn NLP-based techniques, the focus will gradually shift to developing useful applications. In these sections, you'll understand how to apply NLP techniques to answer questions as can be used in chatbots. By the end of this book, you'll be able to accomplish a varied range of assignments ranging from identifying the most suitable type of NLP task for solving a problem to using a tool like spacy or gensim for performing sentiment analysis. The book will easily equip you with the knowledge you need to build applications that interpret human language. What you will learnObtain, verify, and clean data before transforming it into a correct format for usePerform data analysis and machine learning tasks using PythonUnderstand the basics of computational linguisticsBuild models for general natural language processing tasksEvaluate the performance of a model with the right metricsVisualize, quantify, and perform exploratory analysis from any text dataWho this book is for Natural Language Processing Fundamentals is designed for novice and mid-level data scientists and machine learning developers who want to gather and analyze text data to build an NLP-powered product. It'll help you to have prior experience of coding in Python using data types, writing functions, and importing libraries. Some experience with linguistics and probability is useful but not necessary.

Mastering Natural Language Processing with Python

Author : Deepti Chopra,Nisheeth Joshi,Iti Mathur
Publisher : Packt Publishing
Page : 238 pages
File Size : 41,5 Mb
Release : 2016-06-10
Category : Computers
ISBN : 1783989041

Get Book

Mastering Natural Language Processing with Python by Deepti Chopra,Nisheeth Joshi,Iti Mathur Pdf

Maximize your NLP capabilities while creating amazing NLP projects in PythonAbout This Book* Learn to implement various NLP tasks in Python* Gain insights into the current and budding research topics of NLP* This is a comprehensive step-by-step guide to help students and researchers create their own projects based on real-life applicationsWho This Book Is ForThis book is for intermediate level developers in NLP with a reasonable knowledge level and understanding of Python.What You Will Learn* Implement string matching algorithms and normalization techniques* Implement statistical language modeling techniques* Get an insight into developing a stemmer, lemmatizer, morphological analyzer, and morphological generator* Develop a search engine and implement POS tagging concepts and statistical modeling concepts involving the n gram approach* Familiarize yourself with concepts such as the Treebank construct, CFG construction, the CYK Chart Parsing algorithm, and the Earley Chart Parsing algorithm* Develop an NER-based system and understand and apply the concepts of sentiment analysis* Understand and implement the concepts of Information Retrieval and text summarization* Develop a Discourse Analysis System and Anaphora Resolution based systemIn DetailNatural Language Processing is one of the fields of computational linguistics and artificial intelligence that is concerned with human-computer interaction. It provides a seamless interaction between computers and human beings and gives computers the ability to understand human speech with the help of machine learning.This book will give you expertise on how to employ various NLP tasks in Python, giving you an insight into the best practices when designing and building NLP-based applications using Python. It will help you become an expert in no time and assist you in creating your own NLP projects using NLTK.You will sequentially be guided through applying machine learning tools to develop various models. We'll give you clarity on how to create training data and how to implement major NLP applications such as Named Entity Recognition, Question Answering System, Discourse Analysis, Transliteration, Word Sense disambiguation, Information Retrieval, Sentiment Analysis, Text Summarization, and Anaphora Resolution.

Working Analysis

Author : Jeffery Cooper
Publisher : Gulf Professional Publishing
Page : 688 pages
File Size : 45,7 Mb
Release : 2005
Category : Computers
ISBN : 0121876047

Get Book

Working Analysis by Jeffery Cooper Pdf

Working Analysis is for a two semester course in advanced calculus. It develops the basic ideas of calculus rigorously but with an eye to showing how mathematics connects with other areas of science and engineering. In particular, effective numerical computation is developed as an important aspect of mathematical analysis. Maintains a rigorous presentation of the main ideas of advanced calculus, interspersed with applications that show how to analyze real problems Includes a wide range of examples and exercises drawn from mechanics, biology, chemical engineering and economics Describes links to numerical analysis and provides opportunities for computation; some MATLAB codes are available on the author's webpage Enhanced by an informal and lively writing style

Mastering Transformers

Author : Savaş Yıldırım,Meysam Asgari- Chenaghlu
Publisher : Packt Publishing Ltd
Page : 374 pages
File Size : 46,7 Mb
Release : 2021-09-15
Category : Computers
ISBN : 9781801078894

Get Book

Mastering Transformers by Savaş Yıldırım,Meysam Asgari- Chenaghlu Pdf

Take a problem-solving approach to learning all about transformers and get up and running in no time by implementing methodologies that will build the future of NLP Key Features Explore quick prototyping with up-to-date Python libraries to create effective solutions to industrial problems Solve advanced NLP problems such as named-entity recognition, information extraction, language generation, and conversational AI Monitor your model's performance with the help of BertViz, exBERT, and TensorBoard Book DescriptionTransformer-based language models have dominated natural language processing (NLP) studies and have now become a new paradigm. With this book, you'll learn how to build various transformer-based NLP applications using the Python Transformers library. The book gives you an introduction to Transformers by showing you how to write your first hello-world program. You'll then learn how a tokenizer works and how to train your own tokenizer. As you advance, you'll explore the architecture of autoencoding models, such as BERT, and autoregressive models, such as GPT. You'll see how to train and fine-tune models for a variety of natural language understanding (NLU) and natural language generation (NLG) problems, including text classification, token classification, and text representation. This book also helps you to learn efficient models for challenging problems, such as long-context NLP tasks with limited computational capacity. You'll also work with multilingual and cross-lingual problems, optimize models by monitoring their performance, and discover how to deconstruct these models for interpretability and explainability. Finally, you'll be able to deploy your transformer models in a production environment. By the end of this NLP book, you'll have learned how to use Transformers to solve advanced NLP problems using advanced models.What you will learn Explore state-of-the-art NLP solutions with the Transformers library Train a language model in any language with any transformer architecture Fine-tune a pre-trained language model to perform several downstream tasks Select the right framework for the training, evaluation, and production of an end-to-end solution Get hands-on experience in using TensorBoard and Weights & Biases Visualize the internal representation of transformer models for interpretability Who this book is for This book is for deep learning researchers, hands-on NLP practitioners, as well as ML/NLP educators and students who want to start their journey with Transformers. Beginner-level machine learning knowledge and a good command of Python will help you get the best out of this book.

Introducing MLOps

Author : Mark Treveil,Nicolas Omont,Clément Stenac,Kenji Lefevre,Du Phan,Joachim Zentici,Adrien Lavoillotte,Makoto Miyazaki,Lynn Heidmann
Publisher : "O'Reilly Media, Inc."
Page : 171 pages
File Size : 54,8 Mb
Release : 2020-11-30
Category : Computers
ISBN : 9781098116422

Get Book

Introducing MLOps by Mark Treveil,Nicolas Omont,Clément Stenac,Kenji Lefevre,Du Phan,Joachim Zentici,Adrien Lavoillotte,Makoto Miyazaki,Lynn Heidmann Pdf

More than half of the analytics and machine learning (ML) models created by organizations today never make it into production. Some of the challenges and barriers to operationalization are technical, but others are organizational. Either way, the bottom line is that models not in production can't provide business impact. This book introduces the key concepts of MLOps to help data scientists and application engineers not only operationalize ML models to drive real business change but also maintain and improve those models over time. Through lessons based on numerous MLOps applications around the world, nine experts in machine learning provide insights into the five steps of the model life cycle--Build, Preproduction, Deployment, Monitoring, and Governance--uncovering how robust MLOps processes can be infused throughout. This book helps you: Fulfill data science value by reducing friction throughout ML pipelines and workflows Refine ML models through retraining, periodic tuning, and complete remodeling to ensure long-term accuracy Design the MLOps life cycle to minimize organizational risks with models that are unbiased, fair, and explainable Operationalize ML models for pipeline deployment and for external business systems that are more complex and less standardized

Deep Learning for Natural Language Processing

Author : Jason Brownlee
Publisher : Machine Learning Mastery
Page : 413 pages
File Size : 41,9 Mb
Release : 2017-11-21
Category : Computers
ISBN : 8210379456XXX

Get Book

Deep Learning for Natural Language Processing by Jason Brownlee Pdf

Deep learning methods are achieving state-of-the-art results on challenging machine learning problems such as describing photos and translating text from one language to another. In this new laser-focused Ebook, finally cut through the math, research papers and patchwork descriptions about natural language processing. Using clear explanations, standard Python libraries and step-by-step tutorial lessons you will discover what natural language processing is, the promise of deep learning in the field, how to clean and prepare text data for modeling, and how to develop deep learning models for your own natural language processing projects.

Machine Learning with R

Author : Brett Lantz
Publisher : Packt Publishing Ltd
Page : 587 pages
File Size : 46,6 Mb
Release : 2013-10-25
Category : Computers
ISBN : 9781782162155

Get Book

Machine Learning with R by Brett Lantz Pdf

Written as a tutorial to explore and understand the power of R for machine learning. This practical guide that covers all of the need to know topics in a very systematic way. For each machine learning approach, each step in the process is detailed, from preparing the data for analysis to evaluating the results. These steps will build the knowledge you need to apply them to your own data science tasks.Intended for those who want to learn how to use R's machine learning capabilities and gain insight from your data. Perhaps you already know a bit about machine learning, but have never used R; or perhaps you know a little R but are new to machine learning. In either case, this book will get you up and running quickly. It would be helpful to have a bit of familiarity with basic programming concepts, but no prior experience is required.

Deep Learning with Python

Author : Francois Chollet
Publisher : Simon and Schuster
Page : 597 pages
File Size : 42,6 Mb
Release : 2017-11-30
Category : Computers
ISBN : 9781638352044

Get Book

Deep Learning with Python by Francois Chollet Pdf

Summary Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Machine learning has made remarkable progress in recent years. We went from near-unusable speech and image recognition, to near-human accuracy. We went from machines that couldn't beat a serious Go player, to defeating a world champion. Behind this progress is deep learning—a combination of engineering advances, best practices, and theory that enables a wealth of previously impossible smart applications. About the Book Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. 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 Setting up your own deep-learning environment Image-classification models Deep learning for text and sequences 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 François 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 deep-learning research, with a focus on computer vision and the application of machine learning to formal 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. Table of Contents PART 1 - FUNDAMENTALS OF DEEP LEARNING What is deep learning? Before we begin: the mathematical building blocks of neural networks Getting started with neural networks Fundamentals of machine learning PART 2 - DEEP LEARNING IN PRACTICE Deep learning for computer vision Deep learning for text and sequences Advanced deep-learning best practices Generative deep learning Conclusions appendix A - Installing Keras and its dependencies on Ubuntu appendix B - Running Jupyter notebooks on an EC2 GPU instance

Mathematics for Machine Learning

Author : Marc Peter Deisenroth,A. Aldo Faisal,Cheng Soon Ong
Publisher : Cambridge University Press
Page : 391 pages
File Size : 51,5 Mb
Release : 2020-04-23
Category : Computers
ISBN : 9781108470049

Get Book

Mathematics for Machine Learning by Marc Peter Deisenroth,A. Aldo Faisal,Cheng Soon Ong Pdf

Distills key concepts from linear algebra, geometry, matrices, calculus, optimization, probability and statistics that are used in machine learning.

Machine Learning with PyTorch and Scikit-Learn

Author : Sebastian Raschka,Yuxi (Hayden) Liu,Vahid Mirjalili
Publisher : Packt Publishing Ltd
Page : 775 pages
File Size : 48,7 Mb
Release : 2022-02-25
Category : Computers
ISBN : 9781801816380

Get Book

Machine Learning with PyTorch and Scikit-Learn by Sebastian Raschka,Yuxi (Hayden) Liu,Vahid Mirjalili Pdf

This book of the bestselling and widely acclaimed Python Machine Learning series is a comprehensive guide to machine and deep learning using PyTorch s simple to code framework. Purchase of the print or Kindle book includes a free eBook in PDF format. Key Features Learn applied machine learning with a solid foundation in theory Clear, intuitive explanations take you deep into the theory and practice of Python machine learning Fully updated and expanded to cover PyTorch, transformers, XGBoost, graph neural networks, and best practices Book DescriptionMachine Learning with PyTorch and Scikit-Learn is a comprehensive guide to machine learning and deep learning with PyTorch. It acts as both a step-by-step tutorial and a reference you'll keep coming back to as you build your machine learning systems. Packed with clear explanations, visualizations, and examples, the book covers all the essential machine learning techniques in depth. While some books teach you only to follow instructions, with this machine learning book, we teach the principles allowing you to build models and applications for yourself. Why PyTorch? PyTorch is the Pythonic way to learn machine learning, making it easier to learn and simpler to code with. This book explains the essential parts of PyTorch and how to create models using popular libraries, such as PyTorch Lightning and PyTorch Geometric. You will also learn about generative adversarial networks (GANs) for generating new data and training intelligent agents with reinforcement learning. Finally, this new edition is expanded to cover the latest trends in deep learning, including graph neural networks and large-scale transformers used for natural language processing (NLP). This PyTorch book is your companion to machine learning with Python, whether you're a Python developer new to machine learning or want to deepen your knowledge of the latest developments.What you will learn Explore frameworks, models, and techniques for machines to learn from data Use scikit-learn for machine learning and PyTorch for deep learning Train machine learning classifiers on images, text, and more Build and train neural networks, transformers, and boosting algorithms Discover best practices for evaluating and tuning models Predict continuous target outcomes using regression analysis Dig deeper into textual and social media data using sentiment analysis Who this book is for If you have a good grasp of Python basics and want to start learning about machine learning and deep learning, then this is the book for you. This is an essential resource written for developers and data scientists who want to create practical machine learning and deep learning applications using scikit-learn and PyTorch. Before you get started with this book, you’ll need a good understanding of calculus, as well as linear algebra.

Deep Learning for Coders with fastai and PyTorch

Author : Jeremy Howard,Sylvain Gugger
Publisher : O'Reilly Media
Page : 624 pages
File Size : 47,6 Mb
Release : 2020-06-29
Category : Computers
ISBN : 9781492045496

Get Book

Deep Learning for Coders with fastai and PyTorch by Jeremy Howard,Sylvain Gugger Pdf

Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You’ll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala

Natural Language Processing with Transformers, Revised Edition

Author : Lewis Tunstall,Leandro von Werra,Thomas Wolf
Publisher : "O'Reilly Media, Inc."
Page : 409 pages
File Size : 45,6 Mb
Release : 2022-05-26
Category : Computers
ISBN : 9781098136765

Get Book

Natural Language Processing with Transformers, Revised Edition by Lewis Tunstall,Leandro von Werra,Thomas Wolf Pdf

Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, this practical book -now revised in full color- shows you how to train and scale these large models using Hugging Face Transformers, a Python-based deep learning library. Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf, among the creators of Hugging Face Transformers, use a hands-on approach to teach you how transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve. Build, debug, and optimize transformer models for core NLP tasks, such as text classification, named entity recognition, and question answering Learn how transformers can be used for cross-lingual transfer learning Apply transformers in real-world scenarios where labeled data is scarce Make transformer models efficient for deployment using techniques such as distillation, pruning, and quantization Train transformers from scratch and learn how to scale to multiple GPUs and distributed environments

Artificial Intelligence Basics

Author : Tom Taulli
Publisher : Apress
Page : 195 pages
File Size : 51,9 Mb
Release : 2019-08-01
Category : Computers
ISBN : 9781484250280

Get Book

Artificial Intelligence Basics by Tom Taulli Pdf

Artificial intelligence touches nearly every part of your day. While you may initially assume that technology such as smart speakers and digital assistants are the extent of it, AI has in fact rapidly become a general-purpose technology, reverberating across industries including transportation, healthcare, financial services, and many more. In our modern era, an understanding of AI and its possibilities for your organization is essential for growth and success. Artificial Intelligence Basics has arrived to equip you with a fundamental, timely grasp of AI and its impact. Author Tom Taulli provides an engaging, non-technical introduction to important concepts such as machine learning, deep learning, natural language processing (NLP), robotics, and more. In addition to guiding you through real-world case studies and practical implementation steps, Taulli uses his expertise to expand on the bigger questions that surround AI. These include societal trends, ethics, and future impact AI will have on world governments, company structures, and daily life. Google, Amazon, Facebook, and similar tech giants are far from the only organizations on which artificial intelligence has had—and will continue to have—an incredibly significant result. AI is the present and the future of your business as well as your home life. Strengthening your prowess on the subject will prove invaluable to your preparation for the future of tech, and Artificial Intelligence Basics is the indispensable guide that you’ve been seeking. What You Will Learn Study the core principles for AI approaches such as machine learning, deep learning, and NLP (Natural Language Processing)Discover the best practices to successfully implement AI by examining case studies including Uber, Facebook, Waymo, UiPath, and Stitch FixUnderstand how AI capabilities for robots can improve businessDeploy chatbots and Robotic Processing Automation (RPA) to save costs and improve customer serviceAvoid costly gotchasRecognize ethical concerns and other risk factors of using artificial intelligenceExamine the secular trends and how they may impact your business Who This Book Is For Readers without a technical background, such as managers, looking to understand AI to evaluate solutions.