
Artificial Intelligence and Machine Learning Fundamentals: Develop real-world applications powered by the latest AI advances
Category
Author
Publication
Packt Publishing
Machine learning and neural networks are pillars on which you can build intelligent applications. Artificial Intelligence and Machine Learning Fundamentals begins by introducing you to Python and discussing AI search algorithms. You will cover in-depth mathematical topics, such as regression and classification, illustrated by Python examples.
As you make your way through the book, you will progress to advanced AI techniques and concepts, and work on real-life datasets to form decision trees and clusters. You will be introduced to neural networks, a powerful tool based on Moore's law.
By the end of this book, you will be confident when it comes to building your own AI applications with your newly acquired skills!
About the Author
Zsolt Nagy is an engineering manager in an ad tech company heavy on data science. After acquiring his MSc in inference on ontologies, he used AI mainly for analyzing online poker strategies to aid professional poker players in decision making. After the poker boom ended, he put extra effort into building a T-shaped profile in leadership and software engineering.
- Understand the importance, principles, and fields of AI
- Implement basic artificial intelligence concepts with Python
- Apply regression and classification concepts to real-world problems
- Perform predictive analysis using decision trees and random forests
- Carry out clustering using the k-means and mean shift algorithms
- Understand the fundamentals of deep learning via practical examples
Artificial Intelligence and Machine Learning Fundamentals is for software developers and data scientists who want to enrich their projects with machine learning. You do not need any prior experience in AI. However, its recommended that you have knowledge of high school-level mathematics and at least one programming language (preferably Python).
- Principles of Artificial Intelligence
- AI with Search Techniques and Games
- Regression
- Classification
- Using Trees for Predictive Analysis
- Clustering
- Deep Learning with Neural Networks