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
Python callable()
Python getattr()
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Python reversed()
Python Program to Count the Number of Each Vowel
Python Program to Concatenate Two Lists
Python Recursion
Python String ljust()
Python Closures
Python Type Conversion and Type Casting
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Python classmethod()
Python File I/O Operation
Python Set add()
Python Program to Find the Largest Among Three Numbers
Python sorted()
How to get current date and time in Python?
Python String format_map()
Python Dictionary pop()
Python Program to Find the Size (Resolution) of a Image
Python Program to Measure the Elapsed Time in Python
Deep Learning for Natural Language Processing - Jason Brownlee
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Python help()
Python Program to Convert String to Datetime
Python Set isdisjoint()
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Python input()
Python zip()
Introduction to the Math of Neural Networks - Jeff Heaton
Python next()
Python Program to Make a Simple Calculator