Hands-On Deep Learning with Go

Seneque, Gareth, Chua, Darrell

  • 出版商: Packt Publishing
  • 出版日期: 2019-08-09
  • 售價: $1,940
  • 貴賓價: 9.5$1,843
  • 語言: 英文
  • 頁數: 242
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1789340993
  • ISBN-13: 9781789340990
  • 相關分類: Go 程式語言DeepLearning
  • 海外代購書籍(需單獨結帳)

商品描述

Go 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 architectures such as autoencoders, restricted Boltzmann machines (RBMs), convolutional neural networks (CNNs), recurrent neural networks (RNNs), and more. You'll also understand how you can scale model deployments on the AWS cloud infrastructure for training and inference.

By the end of this book, you'll have mastered the art of building, training, and deploying deep learning models in Go to solve real-world problems.

商品描述(中文翻譯)

《Go深度學習:使用Go構建、訓練和部署深度學習模型》是一本介紹如何使用Go語言進行深度學習的書籍。Go是由Google設計的開源程式語言,旨在高效處理大型項目。Go生態系統包含一些非常強大的深度學習工具,如DQN和CUDA。本書將教你如何使用這些工具從頭開始訓練和部署可擴展的深度學習模型。

本書首先介紹了Go中可用的各種工具和庫。然後,它帶領你進入構建神經網絡的世界,包括激活函數和使神經網絡運作的學習算法。除此之外,你還將學習如何構建高級架構,如自編碼器、受限玻爾茨曼機(RBMs)、卷積神經網絡(CNNs)、循環神經網絡(RNNs)等。你還將了解如何在AWS雲基礎架構上進行模型訓練和推理的擴展。

通過閱讀本書,你將掌握使用Go構建、訓練和部署深度學習模型的技巧,並能夠應用於解決現實世界的問題。