Packt Publishing, 2019. — 303 p. — ISBN: 978-1-78934-099-0.
Key FeaturesGain a practical understanding of deep learning using Golang
Build complex neural network models using Go libraries and Gorgonia
Take your deep learning model from design to deployment with this handy guide
Book DescriptionGo is an open source programming language designed by Google for handling large-scale projects efficiently. The Go ecosystem comprises some really powerful deep learning tools such as DQN and CUDA. With this book, you'll be able to use these tools to train and deploy scalable deep learning models from scratch.
This deep learning book begins by introducing you to a variety of tools and libraries available in Go. It then takes you through building neural networks, including activation functions and the learning algorithms that make neural networks tick. In addition to this, you'll learn how to build advanced...