Easy
In an MLP, the input layer is necessarily connected to the first hidden layer, if the latter exists.
Author: W3D TeamStatus: PublishedQuestion passed 14 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about Machine Learning
7
How is the error calculated during back propagation in a neural network?4
What type of data is PCA (principal component analysis) applied to?3
In the context of NLP, what is the role of the Stemming method?3
How are the layers of an MLP type neural network connected to each other?2
SVMs seek to find a hyperplane that maximizes the width of the separating band between data of different classes.