Artificial Intelligence with Python Cookbook
Proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6. Practical, hands-on solutions for real AI challenges.
Proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6. Practical, hands-on solutions for real AI challenges.
Artificial intelligence plays an integral role in automating problem-solving: predicting and classifying data, and training agents to execute tasks. This book teaches you to solve complex problems with independent recipes ranging from the essentials to methods fresh out of research.
It starts with setting up your Python environment and the fundamentals of data exploration, then moves through heuristic search techniques and genetic algorithms. You'll apply probabilistic models, constraint optimization, and reinforcement learning. As you progress, you'll build deep learning models for text, images, video, and audio, and work through algorithmic bias, style transfer, music generation, and AI use cases in healthcare and insurance.
By the end you'll have the skills to write AI and machine learning algorithms, test them, and deploy them for production.
For Python developers, data scientists, machine learning engineers, and deep learning practitioners who want to build AI solutions with easy-to-follow recipes. Basic working knowledge of Python and machine learning concepts helps you work with the code effectively.
Selected reader reviews for "Artificial Intelligence with Python Cookbook"
"It covers everything from the original ELIZA chatbot to cutting-edge algorithms faking videos. I'd recommend this cookbook to anyone that wants to learn more broadly about AI algorithms and how to get started."
"Finally a book that does not take up half the text to install Python and teach you linear regression. Practical, direct and rigorous."
"Ben looks at genetic algorithms, heuristics, NLP and even deployment strategies including Streamlit. Ben's style is easy to read and full notebooks are available online. This is a good book."
"The best book out there for learning how to write and deploy AI/ML algorithms from scratch."