<p><b>Apply modern deep learning techniques to build and train deep neural networks using Gorgonia</b><p><b>Key Features</b><li>Gain a practical understanding of deep learning using Golang<li>Build complex neural network models using Go libraries and Gorgonia<li>Take your deep learning model from de
Hands-On Deep Learning with Go
โ Scribed by Gareth Seneque, Darrell Chua
- Publisher
- Packt Publishing
- Year
- 2019
- Tongue
- English
- Leaves
- 323
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Apply modern deep learning techniques to build and train deep neural networks using Gorgonia
Key Features
Book Description
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...
โฆ Table of Contents
Title Page
Copyright and Credits
About Packt
Contributors
Preface
Section 1: Deep Learning in Go, Neural Networks, and How to Train Them
Introduction to Deep Learning in Go
What Is a Neural Network and How Do I Train One?
Beyond Basic Neural Networks - Autoencoders and RBMs
CUDA - GPU-Accelerated Training
Section 2: Implementing Deep Neural Network Architectures
Next Word Prediction with Recurrent Neural Networks
Object Recognition with Convolutional Neural Networks
Maze Solving with Deep Q-Networks
Generative Models with Variational Autoencoders
Section 3: Pipeline, Deployment, and Beyond!
Building a Deep Learning Pipeline
Scaling Deployment
Other Books You May Enjoy
โฆ Subjects
Deep Learning, Go
๐ SIMILAR VOLUMES
<p><b>This book is your guide to exploring the possibilities in the field of deep learning, making use of Google's TensorFlow. You will learn about convolutional neural networks, and logistic regression while training models for deep learning to gain key insights into your data.</b><p><b>About This
Understand basic-to-advanced deep learning algorithms, the mathematical principles behind them, and their practical applications Key Features Get up to speed with building your own neural networks from scratch Gain insights into the mathematical principles behind deep learning algorithms Implement p
<div><div><font face="Noto Sans, sans-serif" size="2">Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-practice by introducing you to deep learning fra
Chapter 1: An intuitive look at the fundamentals of deep learning based on practical applications -- Chapter 2: A survey of the current state-of-the-art implementations of libraries, tools and packages for deep learning and the case for the Python ecosystem -- Chapter 3: A detailed look at Keras [1]