- MATLAB for Machine Learning
- Giuseppe Ciaburro
- 314字
- 2021-07-02 19:37:31
Getting Started with MATLAB Machine Learning
Why is it so difficult for you to accept my orders if you're just a machine? Just a machine? That's like saying that you are just an ape. This is a short dialog between the leading actor and a robot, taken from the movie Automata. In this movie, the robots have two unalterable protocols; the first obliges them to preserve human life and the second limits them from repairing themselves. Why should humans limit the ability of robots to repair themselves? Because robots have a great capacity for self-learning that could lead them to take control of humans, over time maybe.
At least that is what happens in the movie.
But what do we really mean by self-learning? A machine has the ability to learn if it is able to improve its performance through its activities. Therefore, this ability can be used to help humans solve specific problems such as extracting knowledge from large amounts of data.
In this chapter, we will be introduced to the basic concepts of machine learning, and then we will take a tour of the different types of algorithm. In addition, an introduction, some background information, and a basic knowledge of the MATLAB environment will be covered. Finally, we will explore the essential tools that MATLAB provides for understanding the amazing world of machine learning.
In this chapter, we will cover the following topics:
- Discovering the machine learning capabilities in MATLAB for classification, regression, clustering, and deep learning, including apps for automated model training and code generation
- Taking a tour of the most popular machine learning algorithms to choose the right one for our needs
- Understanding the role of statistics and algebra in machine learning
At the end of the chapter, you will be able to recognize the different machine learning algorithms and the tools that MATLAB provides to handle them.
- 深入淺出數據科學:Python編程
- Flask Blueprints
- C# Programming Cookbook
- Raspberry Pi 2 Server Essentials
- Learn WebAssembly
- Hands-On Full Stack Development with Go
- Serverless computing in Azure with .NET
- RabbitMQ Essentials
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- Learning Unreal Engine Android Game Development
- R Data Science Essentials
- 軟件體系結構
- SQL Server 2008中文版項目教程(第3版)
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Learning Android Application Testing