Artificial Intelligence with Python von Teik Toe Teoh | ISBN 9789811686146

Artificial Intelligence with Python

von Teik Toe Teoh und Zheng Rong
Mitwirkende
Autor / AutorinTeik Toe Teoh
Autor / AutorinZheng Rong
Buchcover Artificial Intelligence with Python | Teik Toe Teoh | EAN 9789811686146 | ISBN 981-16-8614-9 | ISBN 978-981-16-8614-6

“The book under review follows the structure of a textbook and is decorated with examples, exercises and sample code … . The book is addressed to a wide range of audiences, from students to established researchers. Some computer science background facilitates the understanding of concepts; however, the numerous examples, and ample references recommend this book for researchers with backgrounds other than computer science.” (Irina Ioana Mohorianu, zbMATH 1541.68001, 2024)

Artificial Intelligence with Python

von Teik Toe Teoh und Zheng Rong
Mitwirkende
Autor / AutorinTeik Toe Teoh
Autor / AutorinZheng Rong

Entering the field of artificial intelligence and data science can seem daunting to beginners with little to no prior background, especially those with no programming experience. The concepts used in self-driving cars and virtual assistants like Amazon’s Alexa may seem very complex and difficult to grasp. The aim of Artificial Intelligence in Python is to make AI accessible and easy to understand for people with little to no programming experience though practical exercises. Newcomers will gain the necessary knowledge on how to create such systems, which are capable of executing tasks that require some form of human-like intelligence.

This book introduces readers to various topics and examples of programming in Python, as well as key concepts in artificial intelligence. Python programming skills will be imparted as we go along. Concepts and code snippets will be covered in a step-by-step manner, to guide and instill confidence in beginners. Complex subjectsin deep learning and machine learning will be broken down into easy-to-digest content and examples. Artificial intelligence implementations will also be shared, allowing beginners to generate their own artificial intelligence algorithms for reinforcement learning, style transfer, chatbots, speech, and natural language processing.