9781484237205-148423720X-Deep Belief Nets in C++ and CUDA C: Volume 3: Convolutional Nets

Deep Belief Nets in C++ and CUDA C: Volume 3: Convolutional Nets

ISBN-13: 9781484237205
ISBN-10: 148423720X
Edition: 1st ed.
Author: Timothy Masters
Publication date: 2018
Publisher: Apress
Format: Paperback 188 pages
FREE US shipping
Buy

From $16.50

Book details

ISBN-13: 9781484237205
ISBN-10: 148423720X
Edition: 1st ed.
Author: Timothy Masters
Publication date: 2018
Publisher: Apress
Format: Paperback 188 pages

Summary

Deep Belief Nets in C++ and CUDA C: Volume 3: Convolutional Nets (ISBN-13: 9781484237205 and ISBN-10: 148423720X), written by authors Timothy Masters, was published by Apress in 2018. With an overall rating of 4.0 stars, it's a notable title among other Computer & Technology Industry (Business Technology, Databases & Big Data, Compilers, Programming Languages, Industries) books. You can easily purchase or rent Deep Belief Nets in C++ and CUDA C: Volume 3: Convolutional Nets (Paperback) from BooksRun, along with many other new and used Computer & Technology Industry books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.72.

Description

Discover the essential building blocks of a common and powerful form of deep belief network: convolutional nets. This book shows you how the structure of these elegant models is much closer to that of human brains than traditional neural networks; they have a ‘thought process’ that is capable of learning abstract concepts built from simpler primitives. These models are especially useful for image processing applications. At each step Deep Belief Nets in C++ and CUDA C: Volume 3 presents intuitive motivation, a summary of the most important equations relevant to the topic, and concludes with highly commented code for threaded computation on modern CPUs as well as massive parallel processing on computers with CUDA-capable video display cards. Source code for all routines presented in the book, and the executable CONVNET program which implements these algorithms, are available for free download.What You Will LearnDiscover convolutional nets and how to use themBuild deep feedforward nets using locally connected layers, pooling layers, and softmax outputsMaster the various programming algorithms requiredCarry out multi-threaded gradient computations and memory allocations for this threadingWork with CUDA code implementations of all core computations, including layer activations and gradient calculationsMake use of the CONVNET program and manual to explore convolutional nets and case studiesWho This Book Is ForThose who have at least a basic knowledge of neural networks and some prior programming experience, although some C++ and CUDA C is recommended.
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book