- Go Machine Learning Projects
- Xuanyi Chew
- 234字
- 2021-06-10 18:46:28
Preface
Go is the perfect language for machine learning. Its simple syntax helps to clearly describe complex algorithms, but does not obscure developers from understand how to run efficient optimized code. This book will teach you how to implement machine learning in Go to make programs that are easy to deploy and code that is not only easy to understand and debug, but that can also have its performance measured.
The book begins by guiding you in setting up your machine learning environment with Go libraries and capabilities. You will then plunge into regression analysis of a real-life house pricing dataset and build a classification model in Go to classify emails as spam or ham. Using Gonum, Gorgonia, and STL, you will explore time series analysis, along with decomposition and how to clean up your personal Twitter timeline by clustering tweets. In addition to this, you will learn how to recognize handwriting using neural networks and convolutional neural networks, both of which are deep learning techniques. Once you've covered all the techniques, you'll learn how to choose the most appropriate machine learning algorithms to use for your projects with the help of a facial detection project.
By the end of this book, you will have developed a solid machine learning mindset, a strong hold on the powerful Go libraries, and a sound understanding of the practical implementations of machine learning algorithms in real-world projects.
- AutoCAD快速入門與工程制圖
- 過程控制工程及仿真
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- 大數(shù)據(jù)技術(shù)入門(第2版)
- 讓每張照片都成為佳作的Photoshop后期技法
- Learn CloudFormation
- Mastering ServiceNow Scripting
- PVCBOT機(jī)器人控制技術(shù)入門
- 教育機(jī)器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢(shì)
- Linux Shell編程從初學(xué)到精通
- Cortex-M3嵌入式處理器原理與應(yīng)用
- 人工智能云平臺(tái):原理、設(shè)計(jì)與應(yīng)用
- Machine Learning in Java
- 信息系統(tǒng)安全保障評(píng)估
- Mastering SQL Server 2014 Data Mining