Artificial Intelligence and Machine Learning Fundamentals: Develop real-world applications powered by the latest AI advances

Zsolt Nagy

  • 出版商: Packt Publishing
  • 出版日期: 2018-12-07
  • 售價: $1,410
  • 貴賓價: 9.5$1,340
  • 語言: 英文
  • 頁數: 330
  • 裝訂: Paperback
  • ISBN: 1789801656
  • ISBN-13: 9781789801651
  • 相關分類: 人工智慧Machine Learning
  • 海外代購書籍(需單獨結帳)

商品描述

Create AI applications in Python and lay the foundations for your career in data science

Key Features

  • Practical examples that explain key machine learning algorithms
  • Explore neural networks in detail with interesting examples
  • Master core AI concepts with engaging activities

Book Description

Machine learning and neural networks are pillars on which you can build intelligent applications. Artificial Intelligence and Machine Learning Fundamentals begins by introducing you to Python and discussing AI search algorithms. You will cover in-depth mathematical topics, such as regression and classification, illustrated by Python examples.

As you make your way through the book, you will progress to advanced AI techniques and concepts, and work on real-life datasets to form decision trees and clusters. You will be introduced to neural networks, a powerful tool based on Moore's law.

By the end of this book, you will be confident when it comes to building your own AI applications with your newly acquired skills!

What you will learn

  • Understand the importance, principles, and fields of AI
  • Implement basic artificial intelligence concepts with Python
  • Apply regression and classification concepts to real-world problems
  • Perform predictive analysis using decision trees and random forests
  • Carry out clustering using the k-means and mean shift algorithms
  • Understand the fundamentals of deep learning via practical examples

Who this book is for

Artificial Intelligence and Machine Learning Fundamentals is for software developers and data scientists who want to enrich their projects with machine learning. You do not need any prior experience in AI. However, it's recommended that you have knowledge of high school-level mathematics and at least one programming language (preferably Python).

Table of Contents

  1. Principles of Artificial Intelligence
  2. AI with Search Techniques and Games
  3. Regression
  4. Classification
  5. Using Trees for Predictive Analysis
  6. Clustering
  7. Deep Learning with Neural Networks