- Machine Learning With Go
- Daniel Whitenack
- 244字
- 2021-07-08 10:37:23
Preface
It seems like machine learning and artificial intelligence is all the rage, both in hip tech companies and increasingly in larger enterprise companies. Data scientists are using machine learning to do everything from drive cars to draw cats. However, if you follow the data science community, you have very likely seen something like language wars unfold between Python and R users. These languages dominate the machine learning conversation and often seem to be the only choices to integrate machine learning in your organization. We will explore a third option in this book: Go, the open source programming language created at Google.
The unique features of Go, along with the mindset of Go programmers, can help data scientists overcome some of the common struggles that they encounter. In particular, data scientists are (unfortunately) known to produce bad, inefficient, and unmaintainable code. This book will address this issue, and will clearly show you how to be productive in machine learning while also producing applications that maintain a high level of integrity. It will also allow you to overcome the common challenges of integrating analysis and machine learning code within an existing engineering organization.
This book will develop readers into productive, innovative data analysts who leverage Go to build robust and valuable applications. To this end, the book will clearly introduce the technical, programming aspects of machine learning in Go, but it will also guide the reader to understand sound workflows and philosophies for real-world analysis.
- C++程序設(shè)計(jì)教程
- Objective-C應(yīng)用開發(fā)全程實(shí)錄
- 深入淺出Electron:原理、工程與實(shí)踐
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實(shí)戰(zhàn)(跨平臺移動開發(fā)叢書)
- Mastering C# Concurrency
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書第2版)
- Java EE 7 Performance Tuning and Optimization
- Mastering Linux Network Administration
- Android開發(fā):從0到1 (清華開發(fā)者書庫)
- Oracle GoldenGate 12c Implementer's Guide
- Hadoop大數(shù)據(jù)分析技術(shù)
- C++程序設(shè)計(jì)教程
- TypeScript圖形渲染實(shí)戰(zhàn):2D架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)
- Elasticsearch搜索引擎構(gòu)建入門與實(shí)戰(zhàn)
- Apache Solr for Indexing Data