© Timothy Masters 2018
Timothy MastersDeep Belief Nets in C++ and CUDA C: Volume 2https://doi.org/10.1007/978-1-4842-3646-8_1

1. Embedded Class Labels

Timothy Masters1 
(1)
Ithaca, New York, USA
 

A picture is worth a thousand words. Sometimes a lot more. In many applications, the ability to see what a classification model is seeing is invaluable. This is especially true when the model is processing signals or images, which by nature have a visual representation. If the developer can study examples of the features that the model is associating with each class, this lucky developer may be clued in to strengths and weaknesses of the model. In this chapter, we will see how this can be done.

The classification paradigm presented in Volume I of this deep ...

Get Deep Belief Nets in C++ and CUDA C: Volume 2: Autoencoding in the Complex Domain now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.