- Mastering Machine Learning Algorithms
- Giuseppe Bonaccorso
- 355字
- 2021-06-25 22:07:23
Preface
In the last few years, machine learning has become a more and more important field in the majority of industries. Many tasks once considered impossible to automate are now completely managed by computers, allowing human beings to focus on more creative tasks. This revolution has been made possible by the dramatic improvement of standard algorithms, together with a continuous reduction in hardware prices. The complexity that was a huge obstacle only a decade ago is now a problem than even a personal computer can solve. The general availability of high-level open source frameworks has allowed everybody to design and train extremely powerful models.
The main goal of this book is to introduce the reader to complex techniques (such as semi-supervised and manifold learning, probabilistic models, and neural networks), balancing mathematical theory with practical examples written in Python. I wanted to keep a pragmatic approach, focusing on the applications but not neglecting the necessary theoretical foundation. In my opinion, a good knowledge of this field can be acquired only by understanding the underlying logic, which is always expressed using mathematical concepts. This extra effort is rewarded with a more solid awareness of every specific choice and helps the reader understand how to apply, modify, and improve all the algorithms in specific business contexts.
Machine learning is an extremely wide field and it's impossible to cover all the topics in a book. In this case, I've done my best to cover a selection of algorithms belonging to supervised, semi-supervised, unsupervised, and Reinforcement Learning, providing all the references necessary to further explore each of them. The examples have been designed to be easy to understand without any deep insight into the code; in fact, I believe it's more important to show the general cases and let the reader improve and adapt them to cope with particular scenarios. I apologize for mistakes: even if many revisions have been made, it's possible that some details (both in the formulas and in the code) got away. I hope this book will be the starting point for many professionals struggling to enter this fascinating world with a pragmatic and business-oriented viewpoint!
- Java編程全能詞典
- Splunk 7 Essentials(Third Edition)
- Mastercam 2017數(shù)控加工自動編程經(jīng)典實例(第4版)
- Java開發(fā)技術(shù)全程指南
- VB語言程序設(shè)計
- 運動控制器與交流伺服系統(tǒng)的調(diào)試和應(yīng)用
- 工業(yè)機器人安裝與調(diào)試
- 面向?qū)ο蟪绦蛟O(shè)計綜合實踐
- 計算機與信息技術(shù)基礎(chǔ)上機指導(dǎo)
- FPGA/CPLD應(yīng)用技術(shù)(Verilog語言版)
- 傳感器原理與工程應(yīng)用
- 計算智能算法及其生產(chǎn)調(diào)度應(yīng)用
- SQL Server 2019 Administrator's Guide
- 超好玩的Python少兒編程
- 單片機原理、接口及應(yīng)用系統(tǒng)設(shè)計