- Machine Learning with Go Quick Start Guide
- Michael Bironneau Toby Coleman
- 121字
- 2021-06-24 13:33:56
Preface
Machine learning (ML) plays a vital part in the modern data-driven world, and has been extensively adopted in various fields across financial forecasting, effective searching, robotics, digital imaging in healthcare, and many more besides. It is a rapidly evolving field, with new algorithms and datasets being published every week, both by academics and technology companies. This book will teach you how to perform various machine learning tasks using Go in different environments.
You will learn about many important techniques that are required to develop ML applications in Go, and deploy them as production systems. The best way to develop your knowledge is with hands-on experience, so dive in and start adding ML software to your own Go applications.
- Intel FPGA/CPLD設計(基礎篇)
- Linux KVM虛擬化架構實戰指南
- Python GUI Programming:A Complete Reference Guide
- Intel FPGA/CPLD設計(高級篇)
- micro:bit魔法修煉之Mpython初體驗
- Learning Stencyl 3.x Game Development Beginner's Guide
- Learning Game Physics with Bullet Physics and OpenGL
- BeagleBone Robotic Projects
- Neural Network Programming with Java(Second Edition)
- FreeSWITCH Cookbook
- Service Mesh微服務架構設計
- 詳解FPGA:人工智能時代的驅動引擎
- 計算機組裝與維護教程
- Hands-On Markov Models with Python
- Learn Qt 5