0% found this document useful (0 votes)
41 views1 page

Deep Learning - Chorale Prelude

The document discusses various machine learning concepts and algorithms including autoencoders, structured data, neural networks, training, convolutional neural networks, recurrent neural networks, long short term memory, restricted Boltzmann machines, and pooling layers. Key terms defined include autoencoders for unlabeled data, structured data, training, convolution matching visual stimuli, gating for overcoming decay in RNNs, and hidden and visible layers in restricted Boltzmann machines.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views1 page

Deep Learning - Chorale Prelude

The document discusses various machine learning concepts and algorithms including autoencoders, structured data, neural networks, training, convolutional neural networks, recurrent neural networks, long short term memory, restricted Boltzmann machines, and pooling layers. Key terms defined include autoencoders for unlabeled data, structured data, training, convolution matching visual stimuli, gating for overcoming decay in RNNs, and hidden and visible layers in restricted Boltzmann machines.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

_______________ is a recommended Model for Pattern Recognition in Unlabeled Data.

-- Autoencoders

Data Collected from Survey results is an example of ___________________.


-- Structured Data

Neural Networks Algorithms are inspired from the structure and functioning of the
Human Biological Neuron.
-- True

Process of improving the accuracy of a Neural Network is called _______________.


-- Training

________________ works best for Image Data.


-- AutoEncoders (wrong)

========

Restricted Boltzmann Machine expects the data to be labeled for Training.


-- False

A _________________ matches or surpasses the output of an individual neuron to a


visual stimuli.
-- Convolution

What is the method to overcome the Decay of Information through time in RNN known
as?
-- Gating

What does LSTM stand for?


-- Long Short term Memory

What are the two layers of a Restricted Boltzmann Machine called?


-- Hidden and Visible Layers

===========

Why is the Pooling Layer used in a Convolution Neural Network?


-- Dimension Reduction

What are the two layers of a Restricted Boltzmann Machine called ?


-- Hidden and Visible Layers

You might also like