Machine Learning With Go

Machine Learning With Go
Description
About the AuthorRahul Agrawal:Rahul started working on Go as a hobbyist when the language was released by Google. He started learning it out of curiosity, got hooked to the language, and since then, he has been using it as part of his professional work. He has authored several papers and some of his work is patent pending. As Go provides C-like runtime efficiency and produces well-designed code such as Python, he has used Go to build large-scale machine learning algorithms. He brings his vast experience both in his academic and professional work in the field of machine learning. His main experience with the language is to implement large-sca
He brings his vast experience both in his academic and professional work in the field of machine learning. His main experience with the language is to implement large-scale algorithms in Go for prototyping and quick solutions. As Go provides C-like runtime efficiency and produces well-designed code such as Python, he has used Go to build large-scale machine learning algorithms. Rahul Agrawal:Rahul started wor
This book will teach you how to perform the various aspects of machine learning tasks using Go.This book introduces you to the concepts of machine learning and will also help you understand the Go environment and set it up. The sheer possibilities to perform machine learning with Go is exciting. You will also get to grips with Convolutional Neural Networks to build an improved Wikipedia English Classifier.By the end of the book, you will have be able to apply all the knowledge gained to build actual systems and see how machine learning actually fits in end-to-end systems.What you will learnGet a quick walkthrough of the basics of Machine LearningUnderstand engineering issues-model size, predict