The Applied Artificial Intelligence Workshop - Helion
Tytuł oryginału: The Applied Artificial Intelligence Workshop
ISBN: 9781800203730
stron: 419, Format: ebook
Data wydania: 2020-07-22
Księgarnia: Helion
Cena książki: 99,90 zł
With knowledge and information shared by experts, take your first steps towards creating scalable AI algorithms and solutions in Python, through practical exercises and engaging activities
Key Features
- Learn about AI and ML algorithms from the perspective of a seasoned data scientist
- Get practical experience in ML algorithms, such as regression, tree algorithms, clustering, and more
- Design neural networks that emulate the human brain
Book Description
You already know that artificial intelligence (AI) and machine learning (ML) are present in many of the tools you use in your daily routine. But do you want to be able to create your own AI and ML models and develop your skills in these domains to kickstart your AI career?
The Applied Artificial Intelligence Workshop gets you started with applying AI with the help of practical exercises and useful examples, all put together cleverly to help you gain the skills to transform your career.
The book begins by teaching you how to predict outcomes using regression. You'll then learn how to classify data using techniques such as k-nearest neighbor (KNN) and support vector machine (SVM) classifiers. As you progress, you'll explore various decision trees by learning how to build a reliable decision tree model that can help your company find cars that clients are likely to buy. The final chapters will introduce you to deep learning and neural networks. Through various activities, such as predicting stock prices and recognizing handwritten digits, you'll learn how to train and implement convolutional neural networks (CNNs) and recurrent neural networks (RNNs).
By the end of this applied AI book, you'll have learned how to predict outcomes and train neural networks and be able to use various techniques to develop AI and ML models.
What you will learn
- Create your first AI game in Python with the minmax algorithm
- Implement regression techniques to simplify real-world data
- Experiment with classification techniques to label real-world data
- Perform predictive analysis in Python using decision trees and random forests
- Use clustering algorithms to group data without manual support
- Learn how to use neural networks to process and classify labeled images
Who this book is for
The Applied Artificial Intelligence Workshop is designed for software developers and data scientists who want to enrich their projects with machine learning. Although you do not need any prior experience in AI, it is recommended that you have knowledge of high school-level mathematics and at least one programming language, preferably Python. Although this is a beginner's book, experienced students and programmers can improve their Python skills by implementing the practical applications given in this book.
Osoby które kupowały "The Applied Artificial Intelligence Workshop", wybierały także:
- Twórz gry w Pythonie. Kurs video. Poznaj bibliotekę PyGame 249,00 zł, (74,70 zł -70%)
- Unity. Kurs video. Poziom trzeci. Tworzenie gry 2D i publikacja w Google Play 69,00 zł, (20,70 zł -70%)
- Tworzenie gier w języku HTML5 dla profesjonalistów. Wydanie II 67,42 zł, (20,90 zł -69%)
- GameMaker. Kurs video. Kompleksowy przewodnik tworzenia gier platformowych 154,58 zł, (55,65 zł -64%)
- Unity 2023. Kurs video. Tworzenie gier 3D typu FPS 164,31 zł, (59,15 zł -64%)
Spis treści
The Applied Artificial Intelligence Workshop. Start working with AI today, to build games, design decision trees, and train your own machine learning models eBook -- spis treści
- 1. Introduction to Artificial Intelligence
- 2. An Introduction to Regression
- 3. An Introduction to Classification
- 4. An Introduction to Decision Trees
- 5. Artificial Intelligence: Clustering
- 6. Neural Networks and Deep Learning