Treffer: Artificial Intelligence with Python

Title:
Artificial Intelligence with Python
Publisher Information:
Packt Publishing 2017
Document Type:
E-Ressource Electronic Resource
Index Terms:
Availability:
Open access content. Open access content
copyrighted
Note:
English
Contributing Source:
CYBERLIBRIS
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1268802034
Database:
OAIster

Weitere Informationen

Build real-world Artificial Intelligence applications with Python to intelligently interact with the world around youAbout This BookStep into the amazing world of intelligent apps using this comprehensive guideEnter the world of Artificial Intelligence, explore it, and create your own applicationsWork through simple yet insightful examples that will get you up and running with Artificial Intelligence in no timeWho This Book Is ForThis book is for Python developers who want to build real-world Artificial Intelligence applications. This book is friendly to Python beginners, but being familiar with Python would be useful to play around with the code. It will also be useful for experienced Python programmers who are looking to use Artificial Intelligence techniques in their existing technology stacks.What You Will LearnRealize different classification and regression techniquesUnderstand the concept of clustering and how to use it to automatically segment dataSee how to build an intelligent recommender systemUnderstand logic programming and how to use itBuild automatic speech recognition systemsUnderstand the basics of heuristic search and genetic programmingDevelop games using Artificial IntelligenceLearn how reinforcement learning worksDiscover how to build intelligent applications centered on images, text, and time series dataSee how to use deep learning algorithms and build applications based on itIn DetailArtificial Intelligence is becoming increasingly relevant in the modern world where everything is driven by technology and data. It is used extensively across many fields such as search engines, image recognition, robotics, finance, and so on. We will explore various real-world scenarios in this book and you'll learn about various algorithms that can be used to build Artificial Intelligence applications.During the course of this book, you will find out how to make informed decisions about what algorithms to use in a given context. Starting from the basics of Artifi