- MATLAB for Machine Learning
- Giuseppe Ciaburro
- 149字
- 2021-07-02 19:37:29
Preface
For humans, learning from mistakes is a fundamental rule. Why should it not be the same for machines? Machine learning algorithms will do just that: learn from experience. Machine learning gives computers the ability to learn without being explicitly programmed. It starts with real examples, extracts the models (that is, the rules that govern their operation), and uses them to make predictions about new examples.
MATLAB provides essential tools for understanding the amazing world of machine learning. Solving machine learning problems becomes extremely easy with the use of the tools available in the MATLAB environment. This is because MATLAB is a strong environment for interactive exploration.
For each topic, after a concise theoretical basis, you will be involved in real-life solutions. By the end of the book, you will be able to apply machine learning techniques and leverage the full capabilities of the MATLAB platform through real-world examples.
- 案例式C語言程序設計
- Mastering Concurrency in Go
- Java技術手冊(原書第7版)
- Internet of Things with the Arduino Yún
- Spring Boot企業級項目開發實戰
- Learning OpenStack Networking(Neutron)
- Swift語言實戰精講
- Python函數式編程(第2版)
- Functional Python Programming
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- Visual FoxPro數據庫程序設計
- Flask Web開發實戰:入門、進階與原理解析
- ACE技術內幕:深入解析ACE架構設計與實現原理
- 面向對象程序設計及C++實驗指導(第3版)
- 快速搞定Spring Boot+Vue全棧開發