Artificial Intelligence (AI) is the newest emerging and disruptive technology among varied businesses, industries, and sectors. This book demonstrates AI projects in Python, covering modern techniques that make up the world of AI. This book begins with building your first prediction model using the popular Python library, scikit-learn. You will understand how to build a classifier using effective machine learning techniques: random forest and decision trees. With exciting projects on predicting bird species, analyzing student performance data, song genre identification, and spam detection, you will learn the fundamentals and various algorithms and techniques that foster the development of such smart applications. You will also understand deep learning and the neural network mechanism through these projects with the use of the Keras library. By the end of this book, you will be confident to build your own AI projects with Pythonand be ready to take on more advanced content as you go ahead.
Python Artificial Intelligence Project for Beginners – Joshua Eckroth
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Python Program to Calculate the Area of a Triangle
Python String isdecimal()
Python Program to Check if a Number is Positive, Negative or 0
Python Program to Reverse a Number
Python filter()
Python Strings
Python Modules