- 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.
- 工業(yè)機(jī)器人技術(shù)及應(yīng)用
- Python Artificial Intelligence Projects for Beginners
- 走入IBM小型機(jī)世界
- C語(yǔ)言寶典
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及應(yīng)用教程(第5版)
- Learning Azure Cosmos DB
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會(huì)論稿
- DevOps Bootcamp
- Microsoft System Center Confi guration Manager
- 嵌入式操作系統(tǒng)原理及應(yīng)用
- 工業(yè)機(jī)器人集成應(yīng)用
- 基于元胞自動(dòng)機(jī)的人群疏散系統(tǒng)建模與分析
- Generative Adversarial Networks Projects
- Kubernetes Design Patterns and Extensions
- AI成“神”之日:人工智能的終極演變