Introduction -- An overview of machine learning -- Representation of data for machine learning in MATLAB -- MATLAB graphics -- Kalman filters -- Adaptive control -- Fuzzy logic -- Data classification with decision trees -- Introduction to neural nets -- Classification of numbers using neural networks -- Pattern recognition with deep learning -- Neural aircraft control -- Multiple hypothesis testing -- Autonomous driving with multiple hypothesis testing -- Case-based expert systems -- A brief history of autonomous learning -- Software for machine learning.
0
SUMMARY OR ABSTRACT
Text of Note
Harness the power of MATLAB to resolve a wide range of machine learning challenges. This book provides a series of examples of technologies critical to machine learning. Each example solves a real-world problem. All code in MATLAB Machine Learning Recipes: A Problem-Solution Approach is executable. The toolbox that the code uses provides a complete set of functions needed to implement all aspects of machine learning. Authors Michael Paluszek and Stephanie Thomas show how all of these technologies allow the reader to build sophisticated applications to solve problems with pattern recognition, autonomous driving, expert systems, and much more. You will: Learn to write code for machine learning, adaptive control and estimation using MATLAB See how these three areas complement each other Understand why these three areas are needed for robust machine learning applications Use MATLAB graphics and visualization tools for machine learning Code real world examples in MATLAB for major applications of machine learning in big data.