- 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.
- Java程序設計實戰教程
- 數據庫原理及應用(Access版)第3版
- iOS 9 Game Development Essentials
- 云原生Spring實戰
- x86匯編語言:從實模式到保護模式(第2版)
- Java Web應用開發技術與案例教程(第2版)
- Learning Three.js:The JavaScript 3D Library for WebGL
- 零基礎學單片機C語言程序設計
- Mastering JavaScript Design Patterns(Second Edition)
- 青少年信息學競賽
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Hands-On Nuxt.js Web Development
- Mastering Elasticsearch(Second Edition)
- 算法圖解
- Delphi開發典型模塊大全(修訂版)